Java com.amazonaws.services.codepipeline.model PipelineContext fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.codepipeline.model PipelineContext fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.codepipeline.model PipelineContext.

The text is from its open source code.

Method

ActionContextgetAction()

The context of an action to a job worker in the stage of a pipeline.

StringgetPipelineName()

The name of the pipeline.

StageContextgetStage()

The stage of the pipeline.