Package com.redhat.parodos.examples.escalation
-
Class Summary Class Description EsclationConfiguration A sample of how to configure a Workflow that has Tasks, Checkers and Escalation(s).SimpleTaskOne Basic task that can be used to test out a CheckerSimpleTaskOneChecker A simple WorkflowChecker that will fail 3 times and then succeed every time afterSimpleTaskOneEscalator A simple Escalator that does not fail and just logs that its doing something to Escalate when requiredSimpleTaskTwo Basic Tasks to show how something executes in a Workflow after the checker has succeeded