Uses of Interface
org.flowable.app.api.repository.AppDeployment
-
Packages that use AppDeployment Package Description org.flowable.app.api.repository -
-
Uses of AppDeployment in org.flowable.app.api.repository
Methods in org.flowable.app.api.repository that return AppDeployment Modifier and Type Method Description AppDeploymentAppDeploymentBuilder. deploy()Deploys all provided sources to the CMMN engine.
-