public class NuxeoCommandServiceFactory extends Object
| Constructor and Description |
|---|
NuxeoCommandServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
static INuxeoCommandService |
getNuxeoCommandService(javax.portlet.PortletContext ctx)
Gets the nuxeo command service.
|
static void |
startNuxeoCommandService(javax.portlet.PortletContext ctx)
Start nuxeo command service.
|
static void |
stopNuxeoCommandService(javax.portlet.PortletContext ctx)
Stop nuxeo command service.
|
public static void startNuxeoCommandService(javax.portlet.PortletContext ctx)
throws Exception
ctx - the ctxException - the exceptionpublic static INuxeoCommandService getNuxeoCommandService(javax.portlet.PortletContext ctx) throws Exception
ctx - the ctxException - the exceptionCopyright © 2019. All rights reserved.