Class CommandOutput

java.lang.Object
org.apache.syncope.common.lib.command.CommandTO
org.apache.syncope.common.lib.command.CommandOutput
All Implemented Interfaces:
Serializable, BaseBean

public class CommandOutput extends CommandTO
See Also:
  • Constructor Details

    • CommandOutput

      public CommandOutput()
  • Method Details

    • getOutput

      public String getOutput()
    • setOutput

      public void setOutput(String output)