Class DefaultParallelParticipantsBatchJobContribution
java.lang.Object
ch.tocco.nice2.optional.event.api.batch.DefaultParallelParticipantsBatchJobContribution
- All Implemented Interfaces:
ParallelParticipantsBatchJobContribution
@Component
public class DefaultParallelParticipantsBatchJobContribution
extends Object
implements ParallelParticipantsBatchJobContribution
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ch.tocco.nice2.optional.event.api.batch.ParallelParticipantsBatchJobContribution
applyCustomLogic, getRelevantStatus, getTextMessage
-
Constructor Details
-
DefaultParallelParticipantsBatchJobContribution
public DefaultParallelParticipantsBatchJobContribution()
-