@Deprecated public class IfChangedDeployer extends AbstractProcessDefinitionDeployer implements Serializable
Constructor and Description |
---|
IfChangedDeployer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
deploy(URL url)
Deprecated.
Deploy this process definition
|
MD5Hasher |
getHasher()
Deprecated.
|
HashPersistence |
getPersistence()
Deprecated.
|
boolean |
isDeployable(URL url)
Deprecated.
Is this process definition deployable?
|
public boolean isDeployable(URL url) throws NoSuchAlgorithmException, SAXException, IOException, TransformerException, ParserConfigurationException
ProcessDefinitionDeployer
isDeployable
in interface ProcessDefinitionDeployer
isDeployable
in class AbstractProcessDefinitionDeployer
url
- the url of the process definitionNoSuchAlgorithmException
SAXException
IOException
TransformerException
ParserConfigurationException
public void deploy(URL url) throws Exception
ProcessDefinitionDeployer
deploy
in interface ProcessDefinitionDeployer
deploy
in class AbstractProcessDefinitionDeployer
url
- the url of the process definition.Exception
public MD5Hasher getHasher()
public HashPersistence getPersistence()
Copyright © 2011 Nuxeo SA. All Rights Reserved.