Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class CommandTesterDescriptor
extends Object
implements Serializable

XMap descriptor for a new contributed CommandTester.

Author:
tiry
See Also:
Serialized Form

Constructor Summary
CommandTesterDescriptor()
           
 
Method Summary
 String getName()
           
 Class getTesterClass()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandTesterDescriptor

public CommandTesterDescriptor()
Method Detail

getName

public String getName()

getTesterClass

public Class getTesterClass()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.