Interface IRequestId

  • All Superinterfaces:
    Comparable<IRequestId>

    public interface IRequestId
    extends Comparable<IRequestId>
    Process Request identifier. Unique identifier of a request. The identifier consists of three parts caseId:taskId:requestId. None of the three parts must be unique, only the triple is unique.
    Since:
    20.07.2006
    API:
    This is a public API.