Uses of Class
org.kuali.rice.krad.datadictionary.WorkflowProperties
Packages that use WorkflowProperties
-
Uses of WorkflowProperties in org.kuali.rice.krad.datadictionary
Fields in org.kuali.rice.krad.datadictionary declared as WorkflowPropertiesMethods in org.kuali.rice.krad.datadictionary that return WorkflowPropertiesMethods in org.kuali.rice.krad.datadictionary with parameters of type WorkflowPropertiesModifier and TypeMethodDescriptionvoidDocumentEntry.setWorkflowProperties(WorkflowProperties workflowProperties) This element is used to define a set of workflowPropertyGroups, which are used to specify which document properties should be serialized during the document serialization process. -
Uses of WorkflowProperties in org.kuali.rice.krad.document
Methods in org.kuali.rice.krad.document with parameters of type WorkflowPropertiesModifier and TypeMethodDescriptionprotected PropertySerializabilityEvaluatorDocumentBase.createPropertySerializabilityEvaluator(WorkflowProperties workflowProperties, WorkflowAttributes workflowAttributes)