Uses of Class
com.suncode.pwfl.workflow.process.ProcessDefinition
Packages that use ProcessDefinition
Package
Description
Pakiet zawiera zbiór elementów umożliwiających zarządzanie procesami.
-
Uses of ProcessDefinition in com.suncode.pwfl.workflow.form
Methods in com.suncode.pwfl.workflow.form that return ProcessDefinitionMethods in com.suncode.pwfl.workflow.form with parameters of type ProcessDefinitionModifier and TypeMethodDescriptionvoid
Form.setProcessDefinition
(ProcessDefinition processDefinition) -
Uses of ProcessDefinition in com.suncode.pwfl.workflow.form.field
Constructors in com.suncode.pwfl.workflow.form.field with parameters of type ProcessDefinitionModifierConstructorDescriptionDataChooser
(DataChooserDeclaration declaration, String variableId, String processId, String activityId, ProcessDefinition pd, I18Nxpdl xpdl) DataChooser
(String definition, String variableId, ProcessDefinition pd, I18Nxpdl xpdl) DCMapping
(String[] tab, String datachooserId, ProcessDefinition pd, I18Nxpdl xpdl) DCMapping
(String mappingId, MappingDeclaration mapping, String datachooserId, ProcessDefinition pd, I18Nxpdl xpdl) -
Uses of ProcessDefinition in com.suncode.pwfl.workflow.process
Methods in com.suncode.pwfl.workflow.process that return ProcessDefinitionModifier and TypeMethodDescriptionProcess.getProcessDefinition()
ProcessEntity.getProcessDefinition()
ProcessService.getProcessDefinition
(String processDefId) Pobiera definicję procesuMethods in com.suncode.pwfl.workflow.process with parameters of type ProcessDefinitionModifier and TypeMethodDescriptionvoid
ProcessEntity.setProcessDefinition
(ProcessDefinition processDefinition)