Class |
Description |
Config
|
This class represents values of current configuration (global values) that is available in current run context by the name that is provided in procedure config form.
|
Context
|
Context represents a model of the job runtime. |
ContextFactory
|
A context factory that generates the Context object. |
Credential
|
This class represents a credential of CloudBees CD.
|
FWLog
|
This is a static holder of the framework logger.
|
FlowAPI
|
This class is a wrapper for the CloudBees CD REST client
It's considered to contain the best practices and to help omit some pitfalls of the original API |
FlowPlugin
|
FlowPDF is an CloudBees CD Plugin Development Framework. |
Log
|
This class provides logging functionality for FlowPDF. |
Parameter
|
This class represents the CloudBees CD parameter (key-value pair). |
StepParameters
|
This class represents current step parameters, that are defined for current procedure step or current pipeline task.
|
StepResult
|
|