Package hudson.plugins.ec2
Class MacData
java.lang.Object
hudson.model.AbstractDescribableImpl<AMITypeData>
hudson.plugins.ec2.AMITypeData
hudson.plugins.ec2.MacData
- All Implemented Interfaces:
Describable<AMITypeData>
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.plugins.ec2.AMITypeData
getBootDelayInMillis
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
MacData
-
-
Method Details
-
readResolve
-
isWindows
public boolean isWindows()- Specified by:
isWindows
in classAMITypeData
-
isUnix
public boolean isUnix()- Specified by:
isUnix
in classAMITypeData
-
isMac
public boolean isMac()- Specified by:
isMac
in classAMITypeData
-
getBootDelay
- Specified by:
getBootDelay
in classAMITypeData
-
getRootCommandPrefix
-
getSlaveCommandPrefix
-
getSlaveCommandSuffix
-
getSshPort
-
hashCode
public int hashCode() -
equals
-