|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventWorkbinContentChanged | |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver.events |
Uses of EventWorkbinContentChanged in com.genesyslab.platform.openmedia.protocol.interactionserver.events |
---|
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventWorkbinContentChanged | |
---|---|
static EventWorkbinContentChanged |
EventWorkbinContentChanged.create()
Creates instance of EventWorkbinContentChanged with no parameters set. |
static EventWorkbinContentChanged |
EventWorkbinContentChanged.create(java.lang.Integer proxyClientId,
InteractionOperation operation,
WorkbinContentOperation workbinContentOperation,
WorkbinInfo workbin,
InteractionProperties interaction,
ActorInfo actor,
ReasonInfo reason,
java.util.Date submittedToRouterAt,
KeyValueCollection extension)
Creates instance of EventWorkbinContentChanged with all parameters set. |
static EventWorkbinContentChanged |
EventWorkbinContentChanged.create(WorkbinInfo workbin)
Creates instance of EventWorkbinContentChanged with required parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |