Interface IStatusDependent

    • Method Detail

      • getStateUUID

        String getStateUUID()
        Gets the UUID of the state that this processing is depending on
        Returns:
        String UUID of the state that this processing is depending on
      • setStateUUID

        void setStateUUID​(String uuid)
        Sets the UUID of the state that this processing is depending on
        Parameters:
        uuid - String UUID of the state that this processing is depending on