Class | Description |
---|---|
BpmnDeployer | |
BpmnDeploymentHelper |
Methods for working with deployments.
|
CachingAndArtifactsManager |
Updates caches and artifacts for a deployment, its process definitions, and its process definition infos.
|
EventSubscriptionManager |
Manages event subscriptions for newly-deployed process definitions and their previous versions.
|
ParsedDeployment |
An intermediate representation of a DeploymentEntity which keeps track of all of the entity's ProcessDefinitionEntities and resources, and BPMN parses, models, and processes associated with each
ProcessDefinitionEntity - all produced by parsing the deployment.
|
ParsedDeploymentBuilder | |
ParsedDeploymentBuilderFactory | |
ProcessDefinitionDiagramHelper |
Creates diagrams from process definitions.
|
ResourceNameUtil |
Static methods for working with BPMN and image resource names.
|
TimerManager |
Manages timers for newly-deployed process definitions and their previous versions.
|
Copyright © 2021 Flowable. All rights reserved.