Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.jbpm.core.service
Class ProcessDefinitionDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.jbpm.core.service.ProcessDefinitionDescriptor

public class ProcessDefinitionDescriptor
extends Object

Author:
Alexandre Russel

Constructor Summary
ProcessDefinitionDescriptor()
           
 
Method Summary
 String getDeployer()
           
 String getPath()
           
 void setDeployer(String deployer)
           
 void setPath(String path)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessDefinitionDescriptor

public ProcessDefinitionDescriptor()
Method Detail

getPath

public String getPath()

setPath

public void setPath(String path)

getDeployer

public String getDeployer()

setDeployer

public void setDeployer(String deployer)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.