Google News
logo
jBPM - Interview Questions
Explain Human Task Services in jBPM.
Human tasks are similar to any other external service. jBPM supports different types of human task nodes inside processes for modeling this interaction with human users. Human task node allows process designers to define the task properties which the human actors need to execute.
 
Human task service implementation is based on the WS-HumanTask specification. It manages the life cycle of the tasks and stores the state of all the tasks, task lists, etc.
Advertisement