Class RoleUsers
java.lang.Object
com.suncode.pwfl.workflow.form.AbstractFormField
com.suncode.pwfl.workflow.form.field.DataChooser
com.suncode.pwfl.workflow.form.field.UserList
com.suncode.pwfl.workflow.form.field.RoleUsers
- All Implemented Interfaces:
FormField
-
Field Summary
Fields inherited from class com.suncode.pwfl.workflow.form.AbstractFormField
type
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
readSpecificAttribute
(org.enhydra.shark.xpdl.elements.ExtendedAttribute attr) Methods inherited from class com.suncode.pwfl.workflow.form.field.UserList
setDefinition
Methods inherited from class com.suncode.pwfl.workflow.form.field.DataChooser
getClassName, getCriteria, getCustomKeys, getMappings, readSpecificAttributes, setClassName, setCriteria, setCriteria, setCustomKeys, setMappings, toString
Methods inherited from class com.suncode.pwfl.workflow.form.AbstractFormField
getType, getVariableDescription, getVariableId, getVariableName, isHidden, isReadOnly, isRequired, setHidden, setReadOnly, setRequired, setType, setVariableDescription, setVariableId, setVariableName
-
Constructor Details
-
RoleUsers
-
-
Method Details
-
readSpecificAttribute
public void readSpecificAttribute(org.enhydra.shark.xpdl.elements.ExtendedAttribute attr) - Specified by:
readSpecificAttribute
in interfaceFormField
- Overrides:
readSpecificAttribute
in classAbstractFormField
-