Uses of Class
com.flowable.action.engine.test.ActionDefinitionDeployment
Package | Description |
---|---|
com.flowable.action.engine.test |
-
Uses of ActionDefinitionDeployment in com.flowable.action.engine.test
Methods in com.flowable.action.engine.test that return ActionDefinitionDeployment Modifier and Type Method Description ActionDefinitionDeployment[]
value()
Methods in com.flowable.action.engine.test with parameters of type ActionDefinitionDeployment Modifier and Type Method Description protected void
ActionTestHelper. deploy(java.lang.Class<?> testClass, ActionDefinitionDeployment deployment)
protected void
ActionTestHelper. deploy(java.lang.Class<?> testClass, java.lang.reflect.Method method, ActionDefinitionDeployment deployment)
Method parameters in com.flowable.action.engine.test with type arguments of type ActionDefinitionDeployment Modifier and Type Method Description protected void
ActionTestHelper. deploy(java.lang.Class<?> testClass, java.lang.reflect.Method method, java.util.List<ActionDefinitionDeployment> deployments)
protected void
ActionTestHelper. deploy(java.lang.Class<?> testClass, java.util.List<ActionDefinitionDeployment> deployments)