Class DeleteCaseEventOutcome

    • Constructor Detail

      • DeleteCaseEventOutcome

        public DeleteCaseEventOutcome​(Case aCase)
      • DeleteCaseEventOutcome

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

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

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