Class Defines

java.lang.Object
com.aquima.interactions.process.Defines

public final class Defines extends Object
This class contains some definitions that are used throughout the process engine.
Since:
7.1
Author:
O. Kerpershoek
  • Field Details

    • DEFAULT_EXIT

      public static final String DEFAULT_EXIT
      This member defines the exit state label that should be used as default when no exit state name is supplied. Every node in the process, and every task or process definition should always have at least one exit.
      See Also:
    • EXCEPTION_EXIT

      public static final String EXCEPTION_EXIT
      See Also:
    • TEST_PATH_CUSTOM_PROPERTY_NAME

      public static final String TEST_PATH_CUSTOM_PROPERTY_NAME
      See Also: