Uses of Class
org.jbpm.bpmn2.core.DataStore
-
Packages that use DataStore Package Description org.jbpm.bpmn2.core -
-
Uses of DataStore in org.jbpm.bpmn2.core
Methods in org.jbpm.bpmn2.core that return types with arguments of type DataStore Modifier and Type Method Description List<DataStore>Definitions. getDataStores()Method parameters in org.jbpm.bpmn2.core with type arguments of type DataStore Modifier and Type Method Description voidDefinitions. setDataStores(List<DataStore> dataStores)
-