Nuxeo Enterprise Platform 5.4

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

Author:
Alexandre Russel

Constructor Summary
ConfigurationPathDescriptor()
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.String getPath()
           
 void setName(java.lang.String name)
           
 void setPath(java.lang.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 java.lang.String getName()

setName

public void setName(java.lang.String name)

getPath

public java.lang.String getPath()

setPath

public void setPath(java.lang.String path)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.