Class TLPInstanceReference

    • Constructor Detail

      • TLPInstanceReference

        public TLPInstanceReference​(UUID instanceID,
                                    UUID instanceLogId,
                                    URI[] executionManagerURIs,
                                    UUID baseTemplateID,
                                    Map<String,​String> userAttributes)
        Constructor.
        Parameters:
        instanceID -
        instanceLogId -
        executionManagerURIs -
        baseTemplateID -
        userAttributes -
    • Method Detail

      • getInstanceID

        public UUID getInstanceID()
        Returns the ID of the process instance.
        Returns:
        the ID of the process instance
      • getInstanceLogId

        public UUID getInstanceLogId()
        Returns the unchangeable log ID of the process instance.
        Returns:
        the unchangeable log ID of the process instance
      • getExecutionManagerURIs

        public URI[] getExecutionManagerURIs()
        Returns:
        An array with URIs of the execution manager, that is responsible for the instance.
      • getBaseTemplateID

        public UUID getBaseTemplateID()
        Returns:
        The base template ID of the reference