Package com.flowable.action.engine.test
Annotation Type ActionDefinitionDeployments
- 
@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented @Inherited public @interface ActionDefinitionDeployments
- Author:
 - Filip Hrisafov
 - See Also:
 ActionDefinitionDeployment
 
- 
- 
Required Element Summary
Required Elements Modifier and Type Required Element Description ActionDefinitionDeployment[]value 
 - 
 
- 
- 
Element Detail
- 
value
ActionDefinitionDeployment[] value
 
 - 
 
 -