Package org.apache.syncope.common.lib.to
Class WorkflowTaskExecInput
- java.lang.Object
-
- org.apache.syncope.common.lib.to.WorkflowTaskExecInput
-
- All Implemented Interfaces:
Serializable
public class WorkflowTaskExecInput extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WorkflowTaskExecInput()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getUserKey()
Map<String,String>
getVariables()
void
setUserKey(String userKey)
-