Interface WorkItemEvent

    • Method Detail

      • getWorkItemUrl

        @Nullable
        @Nullable String getWorkItemUrl()
        An URL where this work item can be completed. (Points to midPoint GUI.) Returns null if such a link cannot be created.
      • getWorkItemId

        @NotNull
        @NotNull WorkItemId getWorkItemId()
        ID of the work item. We are not able to generate ID right from the work item, because it's not attached to its case yet.