Class CommandArgs
java.lang.Object
org.apache.syncope.common.lib.command.CommandArgs
- All Implemented Interfaces:
Serializable
,BaseBean
- Direct Known Subclasses:
TestCommandArgs
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Map
<String, Serializable> getCtx()
final void
setCtx
(Map<String, Serializable> ctx)
-
Constructor Details
-
CommandArgs
public CommandArgs()
-
-
Method Details
-
getCtx
-
setCtx
-