Class TaskUpdater


  • public class TaskUpdater
    extends Object
    A helper class for updating and transitioning WorkflowTasks. This is a stateful object that accumulates a set of updates to a task and then commits all the updates when either the update() or transition() method is called.
    Since:
    3.4
    Author:
    Nick Smith