Uses of Interface
org.kie.api.builder.model.WorkItemHandlerModel
Packages that use WorkItemHandlerModel
-
Uses of WorkItemHandlerModel in org.kie.api.builder.model
Methods in org.kie.api.builder.model that return WorkItemHandlerModelModifier and TypeMethodDescriptionKieSessionModel.newWorkItemHandlerModel(String name, String type) Creates a new WorkItemHandlerModel of the given type (i.e. the name of the class implementing it) and add it to this KieSessionModelMethods in org.kie.api.builder.model that return types with arguments of type WorkItemHandlerModelModifier and TypeMethodDescriptionKieSessionModel.getWorkItemHandlerModels()Returns all the WorkItemHandlerModels defined for this KieSessionModel