public class CreateYUIZoneHandler extends AbstractActionHandler<CreateYUIZone,CreateYUIZoneResult>
| Constructor and Description |
|---|
CreateYUIZoneHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected CreateYUIZoneResult |
doExecute(CreateYUIZone action,
net.customware.gwt.dispatch.server.ExecutionContext context,
org.nuxeo.ecm.core.api.CoreSession session)
Real job takes place here
|
Class<CreateYUIZone> |
getActionType() |
execute, getBlob, getSpaceFromId, getSpaceManager, rollbackprotected CreateYUIZoneResult doExecute(CreateYUIZone action, net.customware.gwt.dispatch.server.ExecutionContext context, org.nuxeo.ecm.core.api.CoreSession session) throws org.nuxeo.ecm.core.api.ClientException
AbstractActionHandlerdoExecute in class AbstractActionHandler<CreateYUIZone,CreateYUIZoneResult>org.nuxeo.ecm.core.api.ClientExceptionpublic Class<CreateYUIZone> getActionType()
Copyright © 2019 Nuxeo SA. All rights reserved.