public class NuxeoPropertiesDeployer extends AbstractProcessDefinitionDeployer implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
DEPLOY_PROCESS_DEFINITION |
Constructor and Description |
---|
NuxeoPropertiesDeployer() |
Modifier and Type | Method and Description |
---|---|
boolean |
isDeployable(URL url)
Is this process definition deployable?
|
deploy
public static final String DEPLOY_PROCESS_DEFINITION
public boolean isDeployable(URL url) throws Exception
ProcessDefinitionDeployer
isDeployable
in interface ProcessDefinitionDeployer
isDeployable
in class AbstractProcessDefinitionDeployer
url
- the url of the process definitionException
Copyright © 2011 Nuxeo SA. All Rights Reserved.