Uses of Class
org.activiti.cloud.services.audit.jpa.repository.EventSpecificationsBuilder
-
Packages that use EventSpecificationsBuilder Package Description org.activiti.cloud.services.audit.jpa.repository -
-
Uses of EventSpecificationsBuilder in org.activiti.cloud.services.audit.jpa.repository
Methods in org.activiti.cloud.services.audit.jpa.repository that return EventSpecificationsBuilder Modifier and Type Method Description EventSpecificationsBuilderEventSpecificationsBuilder. with(String key, String operation, Object value, String prefix, String suffix)EventSpecificationsBuilderEventSpecificationsBuilder. with(String orPredicate, String key, String operation, Object value, String prefix, String suffix)EventSpecificationsBuilderEventSpecificationsBuilder. with(EventSpecification spec)EventSpecificationsBuilderEventSpecificationsBuilder. with(SpecSearchCriteria criteria)
-