Class CorrelationOptionDto

    • Method Detail

      • getObject

        @NotNull
        public @NotNull PrismObject<?> getObject()
      • isNewOwner

        public boolean isNewOwner()
      • getReferenceId

        public String getReferenceId()
      • getIdentifier

        @NotNull
        public @NotNull String getIdentifier()
      • matches

        public boolean matches​(@NotNull
                               @NotNull String outcome)
        Returns true if the option matches given case/work item outcome URI.
      • getConfidence

        public String getConfidence()
      • getExplanation

        public String getExplanation()