Nuxeo Enterprise Platform 5.4

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 java.lang.Object

Author:
Alexandre Russel

Constructor Summary
ProcessDefinitionDescriptor()
           
 
Method Summary
 java.lang.String getDeployer()
           
 java.lang.String getPath()
           
 void setDeployer(java.lang.String deployer)
           
 void setPath(java.lang.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 java.lang.String getPath()

setPath

public void setPath(java.lang.String path)

getDeployer

public java.lang.String getDeployer()

setDeployer

public void setDeployer(java.lang.String deployer)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.