Uses of Class
org.gcube.application.cms.plugins.faults.EventException
-
Packages that use EventException Package Description org.gcube.application.cms.plugins org.gcube.application.cms.plugins.faults org.gcube.application.cms.plugins.implementations -
-
Uses of EventException in org.gcube.application.cms.plugins
Methods in org.gcube.application.cms.plugins that throw EventException Modifier and Type Method Description EventExecutionReportLifecycleManager. onEvent(EventExecutionRequest request) -
Uses of EventException in org.gcube.application.cms.plugins.faults
Subclasses of EventException in org.gcube.application.cms.plugins.faults Modifier and Type Class Description classUnrecognizedEventException -
Uses of EventException in org.gcube.application.cms.plugins.implementations
Methods in org.gcube.application.cms.plugins.implementations that throw EventException Modifier and Type Method Description protected EventExecutionReportAbstractLifeCycleManager. onDeleteDocument(EventExecutionReport report)protected EventExecutionReportDefault3PhaseManager. onDeleteDocument(EventExecutionReport report)protected EventExecutionReportSimpleLifeCycleManager. onDeleteDocument(EventExecutionReport report)protected EventExecutionReportAbstractLifeCycleManager. onDeleteFileSet(EventExecutionReport report)protected EventExecutionReportDefault3PhaseManager. onDeleteFileSet(EventExecutionReport theReport)protected EventExecutionReportSimpleLifeCycleManager. onDeleteFileSet(EventExecutionReport theReport)EventExecutionReportAbstractLifeCycleManager. onEvent(EventExecutionRequest request)
-