Interface TaskIdentifier

    • Method Detail

      • getId

        long getId()
        Returns:
        the id of this configuration. Unique within the given context (e.g. Job
      • getUserDescription

        @Nullable
        @Nullable String getUserDescription()
        Returns:
        the description of the task as defined by the user
      • isEnabled

        boolean isEnabled()
        Returns:
        whether the task is enabled or disabled
      • isFinalising

        boolean isFinalising()
        Returns:
        true if the task should be run in finalisation phase