Uses of Class
org.jbpm.xes.model.QueryDefinition
-
Packages that use QueryDefinition Package Description org.jbpm.xes.dataset -
-
Uses of QueryDefinition in org.jbpm.xes.dataset
Methods in org.jbpm.xes.dataset that return types with arguments of type QueryDefinition Modifier and Type Method Description protected List<QueryDefinition>QueryDefinitionLoader. loadQueryDefinitions()protected List<QueryDefinition>QueryDefinitionLoader. loadQueryDefinitions(InputStream qdStream)Methods in org.jbpm.xes.dataset with parameters of type QueryDefinition Modifier and Type Method Description protected voidDataSetServiceImpl. registerDataSetDefinition(QueryDefinition queryDefinition)
-