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