| Package | Description |
|---|---|
| org.flowable.cmmn.converter.export |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractServiceTaskExport<T extends ServiceTask> |
static class |
AbstractServiceTaskExport.HttpServiceTaskExport |
static class |
AbstractServiceTaskExport.ScriptServiceTaskExport |
static class |
AbstractServiceTaskExport.ServiceTaskExport |
class |
CaseTaskExport |
class |
DecisionTaskExport |
class |
GenericEventListenerExport |
class |
HumanTaskExport |
class |
MilestoneExport |
class |
ProcessTaskExport |
class |
StageExport |
class |
TaskExport |
class |
TimerEventListenerExport |
class |
UserEventListenerExport |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,AbstractPlanItemDefinitionExport> |
PlanItemDefinitionExport.planItemDefinitionExporters |
| Modifier and Type | Method and Description |
|---|---|
static void |
PlanItemDefinitionExport.addPlanItemDefinitionExport(AbstractPlanItemDefinitionExport exporter) |
Copyright © 2019 Flowable. All rights reserved.