Uses of Class
com.flowable.platform.service.work.WorkDefinitionRepresentation
-
Uses of WorkDefinitionRepresentation in com.flowable.platform.service.work
Modifier and TypeFieldDescriptionprotected static final Comparator<WorkDefinitionRepresentation>
WorkDefinitionService.WORK_DEFINITION_REPRESENTATION_COMPARATOR
Modifier and TypeMethodDescriptionWorkDefinitionService.getWorkDefinitions
(Boolean includeDefinitionsWithoutApp, boolean includeTranslations) protected List<WorkDefinitionRepresentation>
WorkDefinitionService.transformToWorkDefinitions
(Boolean includeDefinitionsWithoutApps, List<CaseDefinition> caseDefinitions, List<ProcessDefinition> processDefinitions, Map<String, AppDefinition> cmmnAppDefinitionMap, Map<String, AppDefinition> bpmnAppDefinitionMap, Map<String, CoreAppModel> appModelMap, boolean includeTranslations) Modifier and TypeMethodDescriptionprotected static String
WorkDefinitionService.comparingField
(WorkDefinitionRepresentation representation)