Interface TaskCompleteEvent

All Superinterfaces:
com.atlassian.confluence.event.events.content.Contented, TaskEvent, WorkflowEvent

public interface TaskCompleteEvent extends WorkflowEvent, TaskEvent
This event is fired when a task is completed
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the task completion

    Methods inherited from interface com.atlassian.confluence.event.events.content.Contented

    getContent

    Methods inherited from interface com.comalatech.workflow.event.TaskEvent

    getTask

    Methods inherited from interface com.comalatech.workflow.event.WorkflowEvent

    getState
  • Method Details

    • getCompletion

      Completion getCompletion()
      Retrieves the task completion
      Returns:
      the task completion