org.jenkinsci.plugins.mesos
Class MesosSlaveInfo.URI
java.lang.Object
org.jenkinsci.plugins.mesos.MesosSlaveInfo.URI
- Enclosing class:
- MesosSlaveInfo
public static class MesosSlaveInfo.URI
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MesosSlaveInfo.URI
@DataBoundConstructor
public MesosSlaveInfo.URI(String value,
boolean executable,
boolean extract)
getValue
public String getValue()
isExecutable
public boolean isExecutable()
isExtract
public boolean isExtract()
Copyright © 2004-2014. All Rights Reserved.