Class DockerBuildAction
java.lang.Object
com.nirima.jenkins.plugins.docker.action.DockerBuildAction
- All Implemented Interfaces:
Action,Describable<DockerBuildAction>,ModelObject,Serializable,RunAction2
@ExportedBean
public class DockerBuildAction
extends Object
implements RunAction2, Serializable, Describable<DockerBuildAction>
Created by magnayn on 10/01/2014.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classJust for assisting form related stuff. -
Constructor Summary
ConstructorsConstructorDescriptionDockerBuildAction(String containerHost, String containerId, String taggedId) -
Method Summary
-
Constructor Details
-
DockerBuildAction
-
DockerBuildAction
-
-
Method Details
-
getCloudId
-
getContainerHost
-
getContainerId
-
getTaggedId
-
getInspect
-
getRun
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
getDescriptor
- Specified by:
getDescriptorin interfaceDescribable<DockerBuildAction>
-
onAttached
- Specified by:
onAttachedin interfaceRunAction2
-
onLoad
- Specified by:
onLoadin interfaceRunAction2
-