Class SnapshotLoadBuilder
java.lang.Object
hudson.tasks.BuildStepCompatibilityLayer
hudson.tasks.Builder
hudson.plugins.android_emulator.builder.AbstractBuilder
hudson.plugins.android_emulator.snapshot.AbstractSnapshotBuilder
hudson.plugins.android_emulator.snapshot.SnapshotLoadBuilder
- All Implemented Interfaces:
 ExtensionPoint,Describable<Builder>,BuildStep
- 
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.tasks.BuildStep
BuildStep.PublisherListNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson - 
Field Summary
Fields inherited from class hudson.plugins.android_emulator.snapshot.AbstractSnapshotBuilder
nameFields inherited from interface hudson.tasks.BuildStep
BUILDERS, PUBLISHERS - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetLogMessage(String name, int port) protected StringMethods inherited from class hudson.plugins.android_emulator.snapshot.AbstractSnapshotBuilder
getCommandTimeout, performMethods inherited from class hudson.plugins.android_emulator.builder.AbstractBuilder
getAndroidSdk, getDeviceIdentifier, getDeviceTelnetPort, uninstallApk, uninstallApk, waitForCoreProcessMethods inherited from class hudson.tasks.Builder
all, getDescriptor, getRequiredMonitorService, prebuildMethods inherited from class hudson.tasks.BuildStepCompatibilityLayer
getProjectAction, getProjectAction, getProjectActions, perform, prebuild 
- 
Constructor Details
- 
SnapshotLoadBuilder
 
 - 
 - 
Method Details
- 
getSnapshotAction
- Specified by:
 getSnapshotActionin classAbstractSnapshotBuilder
 - 
getLogMessage
- Specified by:
 getLogMessagein classAbstractSnapshotBuilder
 
 -