| Package | Description |
|---|---|
| org.flowable.cmmn.converter.export |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChildTaskExport<T extends ChildTask> |
class |
AbstractServiceTaskExport<T extends ServiceTask> |
static class |
AbstractServiceTaskExport.HttpServiceTaskExport |
static class |
AbstractServiceTaskExport.ScriptServiceTaskExport |
static class |
AbstractServiceTaskExport.ServiceTaskExport |
class |
CasePageTaskExport |
class |
CaseTaskExport |
class |
DecisionTaskExport |
class |
ExternalWorkerServiceTaskExport |
class |
GenericEventListenerExport |
class |
HumanTaskExport |
class |
MilestoneExport |
class |
PlanFragmentExport |
class |
ProcessTaskExport |
class |
ReactivationEventListenerExport
Exports a reactivation event listener and all of its attributes and elements.
|
class |
SignalEventListenerExport |
class |
StageExport |
class |
TaskExport |
class |
TimerEventListenerExport |
class |
UserEventListenerExport |
class |
VariableEventListenerExport |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,AbstractPlanItemDefinitionExport> |
PlanItemDefinitionExport.planItemDefinitionExporters |
| Modifier and Type | Method and Description |
|---|---|
protected static AbstractPlanItemDefinitionExport |
PlanItemDefinitionExport.determineExporter(PlanItemDefinition planItemDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PlanItemDefinitionExport.addPlanItemDefinitionExport(AbstractPlanItemDefinitionExport exporter) |
Copyright © 2021 Flowable. All rights reserved.