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 TypeMethodDescriptionvoidreadSpecificAttribute(org.enhydra.shark.xpdl.elements.ExtendedAttribute attr) Methods inherited from class com.suncode.pwfl.workflow.form.field.UserList
setDefinitionMethods inherited from class com.suncode.pwfl.workflow.form.field.DataChooser
getClassName, getCriteria, getCustomKeys, getMappings, readSpecificAttributes, setClassName, setCriteria, setCriteria, setCustomKeys, setMappings, toStringMethods 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:
readSpecificAttributein interfaceFormField- Overrides:
readSpecificAttributein classAbstractFormField
-