Interface ScheduleTaskDefinitionContext

All Superinterfaces:
SpecialistsBroker

@NonExtendable public interface ScheduleTaskDefinitionContext extends SpecialistsBroker
Context for a task definition, providing specific, task- and job-related agents to access their information.
Since:
5.2.16
See Also:
  • Method Details

    • hasProject

      boolean hasProject()
      Indicates the context operates on a project.
      Returns:
      true, if the context operates on a project.
      Since:
      5.2.16