Package org.kuali.rice.kew.export
Class KewExportDataSet
java.lang.Object
org.kuali.rice.kew.export.KewExportDataSet
Defines a set of data to export from Kuali Enterprise Workflow.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic KewExportDataSetfromExportDataSet(ExportDataSet exportDataSet) List<org.kuali.rice.kim.api.group.Group>getRules()voidpopulateExportDataSet(ExportDataSet exportDataSet) void
-
Field Details
-
DOCUMENT_TYPES
-
GROUPS
-
RULE_ATTRIBUTES
-
RULE_TEMPLATES
-
RULES
-
RULE_DELEGATIONS
-
-
Constructor Details
-
KewExportDataSet
public KewExportDataSet()
-
-
Method Details
-
getDocumentTypes
-
getRuleAttributes
-
getRules
-
getRuleTemplates
-
getGroups
-
setGroups
-
getRuleDelegations
-
populateExportDataSet
-
createExportDataSet
-
fromExportDataSet
-