Class GetCertificationWorkItemResult

    • Field Detail

      • RESULT_STYLE

        public static final ResultStyle RESULT_STYLE
    • Constructor Detail

      • GetCertificationWorkItemResult

        public GetCertificationWorkItemResult​(@NotNull
                                              @NotNull String campaignOid,
                                              @NotNull
                                              @NotNull Integer caseId,
                                              @NotNull
                                              @NotNull Integer id)
    • Method Detail

      • getCampaignOid

        @NotNull
        public @NotNull String getCampaignOid()
      • getCaseId

        @NotNull
        public @NotNull Integer getCaseId()
      • getId

        @NotNull
        public @NotNull Integer getId()