Interface CalendarEventLabelTask
- All Superinterfaces:
OptionalTask<Entity,
,String> PersistTask<Entity,
String>
- All Known Implementing Classes:
CalendarEventLabelAvailabilityTask
,CalendarEventLabelDefaultTask
,CalendarEventLabelReservationTask
interface used to constrain tasks that can be contributed for
CalendarEventLabelService
also makes the hivemodule contributions look nicer-
Method Summary
Methods inherited from interface ch.tocco.nice2.persist.core.api.exec.OptionalTask
doRun, run
Methods 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