Beispiel #1
0
 public CaseTaskPlanItemExecutionListenerHandlerTest(AbstractExecutionListenerSpec testSpecification)
 {
     this.testSpecification = testSpecification;
 }
Beispiel #2
0
 public HumanTaskDicretionaryItemExecutionListenerHandlerTest(AbstractExecutionListenerSpec testSpecification)
 {
     this.testSpecification = testSpecification;
 }
Beispiel #3
0
 public CasePlanModelExecutionListenerHandlerTest(AbstractExecutionListenerSpec testSpecification)
 {
     this.testSpecification = testSpecification;
 }
Beispiel #4
0
 public MilestoneDiscretionaryItemExecutionListenerTest(AbstractExecutionListenerSpec testSpecification)
 {
     this.testSpecification = testSpecification;
 }
Beispiel #5
0
 public StageDiscretionaryItemExecutionListenerHandlerTest(AbstractExecutionListenerSpec testSpecification)
 {
     this.testSpecification = testSpecification;
 }