Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.commandline.executor.service
Class EnvironmentDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.commandline.executor.service.EnvironmentDescriptor
All Implemented Interfaces:
Serializable

public class EnvironmentDescriptor
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
EnvironmentDescriptor()
           
 
Method Summary
 String getWorkingDirectory()
           
 void merge(EnvironmentDescriptor other)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvironmentDescriptor

public EnvironmentDescriptor()
Method Detail

getWorkingDirectory

public String getWorkingDirectory()

merge

public void merge(EnvironmentDescriptor other)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.