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 OptionalTask
doRun, runMethods inherited from interface PersistTask
andThenDo, compose, compose2, composeWhen, discardResult, expand, expand, getDescription, ifElse, orWhen, orWhenNot, passWhen, passWhenNot, skipErrors, unwrap