Interface DocumentRoute

    • Method Detail

      • setAttachedDocuments

        void setAttachedDocuments​(List<String> documentIds)
        Set the list of id of documents attached to this instance of RouteModel replacing the previous list if any.
      • getAttachedDocuments

        List<String> getAttachedDocuments()
        The list of documents processed by this route.
      • getInitiator

        String getInitiator()
        Get the username of the initiator.
        Since:
        7.2
      • getModelId

        String getModelId()
        Since:
        7.2
      • getModelName

        String getModelName()
        Since:
        7.2