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