public interface JobInput extends XmlRpcWriteable, Configurable
Input to a job that should be writeable over the XML-RPC wire.
.Modifier and Type | Method and Description |
---|---|
String |
getId()
Gets the ID of this JobInput
|
Map<String,Vector<String>> |
getMetadata() |
read, write
configure
Copyright © 1999–2017 Apache OODT. All rights reserved.