@Component @Scope(value="prototype") public class ImportZipCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
INuxeoCommand| Constructor and Description |
|---|
ImportZipCommand()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) |
String |
getId() |
void |
setBinary(org.nuxeo.ecm.automation.client.model.Blob binary) |
void |
setPath(String path) |
public Object execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) throws Exception
execute in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandExceptionpublic String getId()
getId in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandpublic void setPath(String path)
public void setBinary(org.nuxeo.ecm.automation.client.model.Blob binary)
Copyright © 2022 OSIVIA. All rights reserved.