public EmbeddedProcessApplicationAnonymousInnerClass10(ProcessApplicationEventListenerTest outerInstance, IList <string> timerEvents) { this.outerInstance = outerInstance; this.timerEvents = timerEvents; }
public EmbeddedProcessApplicationAnonymousInnerClass(ProcessApplicationEventListenerTest outerInstance, AtomicInteger processDefinitionEventCount) { this.outerInstance = outerInstance; this.processDefinitionEventCount = processDefinitionEventCount; }
public EmbeddedProcessApplicationAnonymousInnerClass7(ProcessApplicationEventListenerTest outerInstance, AtomicInteger eventCountForMultiInstanceBody) { this.outerInstance = outerInstance; this.eventCountForMultiInstanceBody = eventCountForMultiInstanceBody; }