protected abstract class InclusionExclusionPanel.InclusionExclusionTask extends Task
Task.State, Task.Type
errorLogs, errorPrintStream, lastException, logs, outPrintStream, outputLogs, process, returnCode, state
Modifier | Constructor and Description |
---|---|
protected |
InclusionExclusionPanel.InclusionExclusionTask(ControlPanelInfo info,
ProgressDialog dlg)
The constructor of the task.
|
Modifier and Type | Method and Description |
---|---|
protected ArrayList<String> |
getCommandLineArguments()
Returns the command line arguments corresponding to the elements
displayed in the inclusion/exclusion panels.
|
addConfigurationElementCreatedListener, canLaunch, displayBase64, executeCommandLine, getBackends, getBinaryDir, getCommandLinePath, getCommandLinePath, getCommandLineToDisplay, getConfigCommandLineArguments, getConnectionCommandLineArguments, getConnectionCommandLineArguments, getEquivalentCommandLine, getErrorLogs, getErrorPrintStream, getIncompatibilityMessage, getInfo, getLastException, getLogs, getNoPropertiesFileArgument, getObfuscatedCommandLineArguments, getOutPrintStream, getOutputLogs, getProcess, getProgressDialog, getReturnCode, getServer, getState, getTaskDescription, getType, isServerRunning, notifyConfigurationElementCreated, obfuscateAttributeStringValue, obfuscateLDIFLine, postOperation, printEquivalentCommandLine, printEquivalentCommandToModify, printEquivalentCommandToModify, printEquivalentRenameCommand, regenerateDescriptor, removeConfigurationElementCreatedListener, runningOnSameServer, runTask
protected InclusionExclusionPanel.InclusionExclusionTask(ControlPanelInfo info, ProgressDialog dlg)
info
- the control panel info.dlg
- the progress dialog that shows the progress of the task.protected ArrayList<String> getCommandLineArguments()
getCommandLineArguments
in class Task
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.