Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class ConfigurationPathDescriptor
extends Object

Author:
Alexandre Russel

Constructor Summary
ConfigurationPathDescriptor()
           
 
Method Summary
 String getName()
           
 String getPath()
           
 void setName(String name)
           
 void setPath(String path)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationPathDescriptor

public ConfigurationPathDescriptor()
Method Detail

getName

public String getName()

setName

public void setName(String name)

getPath

public String getPath()

setPath

public void setPath(String path)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.