Interface TaskClaiming

All Known Implementing Classes:
TaskClaimingImpl

public interface TaskClaiming
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Allows to claim task from custom task screen with using ProcessFormContextImpl
    void
    withTask(org.flowable.task.api.Task task)
     
  • Method Details

    • withTask

      void withTask(org.flowable.task.api.Task task)
    • claim

      void claim()
      Allows to claim task from custom task screen with using ProcessFormContextImpl