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.PublisherList
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
Fields inherited from class hudson.plugins.android_emulator.snapshot.AbstractSnapshotBuilder
name
Fields inherited from interface hudson.tasks.BuildStep
BUILDERS, PUBLISHERS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String
getLogMessage
(String name, int port) protected String
Methods inherited from class hudson.plugins.android_emulator.snapshot.AbstractSnapshotBuilder
getCommandTimeout, perform
Methods inherited from class hudson.plugins.android_emulator.builder.AbstractBuilder
getAndroidSdk, getDeviceIdentifier, getDeviceTelnetPort, uninstallApk, uninstallApk, waitForCoreProcess
Methods inherited from class hudson.tasks.Builder
all, getDescriptor, getRequiredMonitorService, prebuild
Methods inherited from class hudson.tasks.BuildStepCompatibilityLayer
getProjectAction, getProjectAction, getProjectActions, perform, prebuild
-
Constructor Details
-
SnapshotLoadBuilder
-
-
Method Details
-
getSnapshotAction
- Specified by:
getSnapshotAction
in classAbstractSnapshotBuilder
-
getLogMessage
- Specified by:
getLogMessage
in classAbstractSnapshotBuilder
-