Interface IWrappedServerEventWorkflowEvent
- All Superinterfaces:
IWorkflowEvent
-
Method Summary
Modifier and TypeMethodDescriptionde.uplanet.lucy.server.events.IServerEventGet the wrappedIServerEvent.
-
Method Details
-
getWrappedEvent
de.uplanet.lucy.server.events.IServerEvent getWrappedEvent()Get the wrappedIServerEvent.- Returns:
- The wrapped
IServerEvent.
-