Class HvlBpmnServiceErrorConstant

java.lang.Object
tr.com.havelsan.javarch.bpmn.service.provider.exception.constant.HvlBpmnServiceErrorConstant

public final class HvlBpmnServiceErrorConstant extends Object
Error constants for Bpmn Engine Module.
  • Field Details

    • SCHEDULER_PROCESS_INSTANCE_NOT_FOUND_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail SCHEDULER_PROCESS_INSTANCE_NOT_FOUND_ERROR_DETAIL
      The constant SCHEDULER_PROCESS_INSTANCE_NOT_FOUND_ERROR_DETAIL.
    • SCHEDULER_PROCESS_INSTANCE_VARS_NOT_FOUND_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail SCHEDULER_PROCESS_INSTANCE_VARS_NOT_FOUND_ERROR_DETAIL
      The constant SCHEDULER_PROCESS_INSTANCE_VARS_NOT_FOUND_ERROR_DETAIL.
    • SCHEDULER_PROCESS_INSTANCE_PARSE_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail SCHEDULER_PROCESS_INSTANCE_PARSE_ERROR_DETAIL
      The constant SCHEDULER_PROCESS_INSTANCE_PARSE_ERROR_DETAIL.
    • SCHEDULER_PROCESS_INSTANCE_START_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail SCHEDULER_PROCESS_INSTANCE_START_ERROR_DETAIL
      The constant SCHEDULER_PROCESS_INSTANCE_START_ERROR_DETAIL.
    • PERIOD_FORMAT_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail PERIOD_FORMAT_ERROR_DETAIL
      The constant PERIOD_FORMAT_ERROR_DETAIL.
    • DOCUMENTATION_GENERATION_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail DOCUMENTATION_GENERATION_ERROR_DETAIL
      The constant DOCUMENTATION_GENERATION_ERROR_DETAIL.
    • COMMENT_CHANGE_OWNER_RESTRICTION_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail COMMENT_CHANGE_OWNER_RESTRICTION_ERROR_DETAIL
      The constant COMMENT_CHANGE_OWNER_RESTRICTION_ERROR_DETAIL.
    • EVENT_TOPIC_NAME_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail EVENT_TOPIC_NAME_ERROR_DETAIL
      The constant EVENT_TOPIC_NAME_ERROR_DETAIL.
    • URL_FORMAT_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail URL_FORMAT_ERROR_DETAIL
      The constant URL_FORMAT_ERROR_DETAIL.
    • AUTHORIZATION_SERVER_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail AUTHORIZATION_SERVER_ERROR_DETAIL
      The constant USER_TASK_LIST_ERROR_DETAIL.
    • CLAIM_CHECK_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail CLAIM_CHECK_ERROR_DETAIL
      The constant CLAIM_CHECK_ERROR_DETAIL.
    • UNCLAIM_CHECK_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail UNCLAIM_CHECK_ERROR_DETAIL
      The constant UNCLAIM_CHECK_ERROR_DETAIL.
    • APPROVABLE_TASK_CHECK_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail APPROVABLE_TASK_CHECK_ERROR_DETAIL
      The constant APPROVABLE_TASK_CHECK_ERROR_DETAIL.