Interface WorkflowAwareCalendar

All Superinterfaces:
Calendar, ModifiableCalendar
All Known Implementing Classes:
JCRCalendar

public interface WorkflowAwareCalendar extends ModifiableCalendar
Calendar workflow aware interface
  • Method Details

    • getWorkflowName

      Get the name of the workflow of the calendar
      Returns:
      the name of the workflow of the calendar
    • setWorkflowName

      void setWorkflowName(String workflowName)
      set the name of the workflow of the calendar
      Parameters:
      workflowName - The workflow name