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