Uses of Interface
com.flowable.platform.api.repository.PlatformDeployment
Package
Description
-
Uses of PlatformDeployment in com.flowable.platform.api.repository
Modifier and TypeMethodDescriptionPlatformDeploymentBuilder.deploy()
Deploys all provided sources to the CMMN engine. -
Uses of PlatformDeployment in com.flowable.platform.engine.impl.cmd
-
Uses of PlatformDeployment in com.flowable.platform.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionPlatformDeploymentEntityManager.findDeploymentsByNativeQuery
(Map<String, Object> parameterMap) PlatformDeploymentEntityManagerImpl.findDeploymentsByNativeQuery
(Map<String, Object> parameterMap) PlatformDeploymentEntityManager.findDeploymentsByQueryCriteria
(PlatformDeploymentQueryImpl deploymentQuery) PlatformDeploymentEntityManagerImpl.findDeploymentsByQueryCriteria
(PlatformDeploymentQueryImpl deploymentQuery) -
Uses of PlatformDeployment in com.flowable.platform.engine.impl.persistence.entity.data
Modifier and TypeMethodDescriptionPlatformDeploymentDataManager.findDeploymentsByNativeQuery
(Map<String, Object> parameterMap) PlatformDeploymentDataManager.findDeploymentsByQueryCriteria
(PlatformDeploymentQueryImpl deploymentQuery) -
Uses of PlatformDeployment in com.flowable.platform.engine.impl.persistence.entity.data.impl
Modifier and TypeMethodDescriptionMybatisPlatformDeploymentDataManager.findDeploymentsByNativeQuery
(Map<String, Object> parameterMap) MybatisPlatformDeploymentDataManager.findDeploymentsByQueryCriteria
(PlatformDeploymentQueryImpl deploymentQuery) -
Uses of PlatformDeployment in com.flowable.platform.engine.impl.repository
Modifier and TypeMethodDescriptionPlatformDeploymentBuilderImpl.deploy()
PlatformRepositoryServiceImpl.deploy
(PlatformDeploymentBuilderImpl deploymentBuilder) PlatformDeploymentBuilderImpl.getDeployment()
Modifier and TypeMethodDescriptionPlatformDeploymentQueryImpl.executeList
(CommandContext commandContext) -
Uses of PlatformDeployment in com.flowable.platform.engine.test
Modifier and TypeFieldDescriptionprotected final List<PlatformDeployment>
PlatformTestHelper.classPlatformDeployments
protected final List<PlatformDeployment>
PlatformTestHelper.methodPlatformDeployments
Modifier and TypeMethodDescriptionPlatformTestHelper.getClassPlatformDeployments()
PlatformTestHelper.getMethodPlatformDeployments()