Uses of Class
org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
-
Packages that use SimpleWorkflowEDLConfigComponent Package Description org.kuali.rice.edl.impl.components -
-
Uses of SimpleWorkflowEDLConfigComponent in org.kuali.rice.edl.impl.components
Subclasses of SimpleWorkflowEDLConfigComponent in org.kuali.rice.edl.impl.components Modifier and Type Class Description classAttributeEDLConfigComponentPopulates workflow rule attributes associated with the current configElement.classGlobalAttributeComponentExecutes validations and generates XML for workflow attributes that are defined on the EDL Definitions.classNetworkIdWorkflowEDLConfigComponentMatches network ID param to UserService to validate network Id.classUniversityIdWorkflowEDLConfigComponentMatches university ID param to UserService to validate universityId.classValidationComponentExecutes validations that are defined on the EDL Definitions.classWorkgroupWorkflowEDLConfigComponentLooks up workgroup param to validate workgroup exists and is active.
-