Class CreateCaseEventOutcome

    • Constructor Detail

      • CreateCaseEventOutcome

        public CreateCaseEventOutcome()
      • CreateCaseEventOutcome

        public CreateCaseEventOutcome​(Case aCase)
      • CreateCaseEventOutcome

        public CreateCaseEventOutcome​(Case aCase,
                                      java.util.List<EventOutcome> outcomes)
      • CreateCaseEventOutcome

        public CreateCaseEventOutcome​(I18nString message,
                                      Case aCase)
      • CreateCaseEventOutcome

        public CreateCaseEventOutcome​(I18nString message,
                                      java.util.List<EventOutcome> outcomes,
                                      Case aCase)