Class CopyDataTask.CopyLecturerBookingsTask
java.lang.Object
ch.tocco.nice2.optional.event.impl.tasks.parallelevent.CopyDataTask
ch.tocco.nice2.optional.event.impl.tasks.parallelevent.CopyDataTask.CopyLecturerBookingsTask
- All Implemented Interfaces:
OptionalTask<Entity,,Entity> PersistTask<Entity,Entity>
- Enclosing class:
CopyDataTask
-
Nested Class Summary
Nested classes/interfaces inherited from class ch.tocco.nice2.optional.event.impl.tasks.parallelevent.CopyDataTask
CopyDataTask.CopyLecturerBookingsTask, CopyDataTask.CopyRegistrationsTask -
Constructor Summary
ConstructorsConstructorDescriptionCopyLecturerBookingsTask(String statusKey, SetDefaultsTask defaultsTask, List<String> relationsToCopy) -
Method Summary
Methods inherited from class ch.tocco.nice2.optional.event.impl.tasks.parallelevent.CopyDataTask
doRunMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.tocco.nice2.persist.core.api.exec.OptionalTask
runMethods inherited from interface ch.tocco.nice2.persist.core.api.exec.PersistTask
andThenDo, compose, compose2, composeWhen, discardResult, expand, expand, getDescription, ifElse, orWhen, orWhenNot, passWhen, passWhenNot, skipErrors, unwrap
-
Constructor Details
-
CopyLecturerBookingsTask
public CopyLecturerBookingsTask(String statusKey, SetDefaultsTask defaultsTask, List<String> relationsToCopy)
-
-
Method Details
-
getSourceEntityName
- Specified by:
getSourceEntityNamein classCopyDataTask
-
getStatusEntityName
- Specified by:
getStatusEntityNamein classCopyDataTask
-