|
KIE API 6.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WorkItemHandlerModel
WorkItemHandlerModel is a model allowing to programmatically define a WorkItemHandler and wire it to a KieSession
Method Summary | |
---|---|
String |
getName()
Returns the name of the work item that the handler is for |
QualifierModel |
getQualifierModel()
|
String |
getType()
Returns the type of this WorkItemHandlerModel (i.e. the name of the class implementing the WorkItemHandler) |
QualifierModel |
newQualifierModel(String type)
|
Method Detail |
---|
String getName()
String getType()
QualifierModel getQualifierModel()
QualifierModel newQualifierModel(String type)
|
KIE API 6.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |