Uses of Class
org.kie.api.runtime.conf.WorkItemHandlerOption
-
Packages that use WorkItemHandlerOption Package Description org.kie.api.runtime.conf -
-
Uses of WorkItemHandlerOption in org.kie.api.runtime.conf
Methods in org.kie.api.runtime.conf that return WorkItemHandlerOption Modifier and Type Method Description static WorkItemHandlerOption
WorkItemHandlerOption. get(String name, WorkItemHandler handler)
This is a factory method for this WorkItemHandler configuration.
-