A B C D E G H I L M N O P R S T U W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(AwaitDeploymentStepExecution) - Method in class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentAction
- add(T) - Method in class org.jenkinsci.plugins.deployment.DeploymentFacet
- all() - Static method in class org.jenkinsci.plugins.deployment.ConditionDescriptor
- all() - Static method in class org.jenkinsci.plugins.deployment.DeploymentFacetListener
- AwaitDeploymentAction - Class in org.jenkinsci.plugins.deployment.workflowsteps
-
AwaitDeployment action
- AwaitDeploymentAction(String) - Constructor for class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentAction
- AwaitDeploymentStep - Class in org.jenkinsci.plugins.deployment.workflowsteps
-
Workflow Step for awaiting for a deployment
- AwaitDeploymentStep(int, String) - Constructor for class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentStep
- AwaitDeploymentStep.DescriptorImpl - Class in org.jenkinsci.plugins.deployment.workflowsteps
- AwaitDeploymentStepExecution - Class in org.jenkinsci.plugins.deployment.workflowsteps
-
The Execution for AwaitDeploymentStep
- AwaitDeploymentStepExecution() - Constructor for class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentStepExecution
B
- Badge(String, String) - Constructor for class org.jenkinsci.plugins.deployment.promoted_builds.DeploymentPromotionCondition.Badge
- buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class org.jenkinsci.plugins.deployment.HostRecords
C
- calcMatchingBuildNumberOf(Job, Fingerprint) - Method in class org.jenkinsci.plugins.deployment.Condition
- calcMatchingBuildNumberOf(Job, DeploymentFacet<?>) - Method in class org.jenkinsci.plugins.deployment.Condition
-
Checks if the specified
DeploymentFacet
would meet the deployment condition of the givenJob
. - calcMatchingBuildNumberOf(Job, DeploymentFacet<?>) - Method in class org.jenkinsci.plugins.deployment.conditions.ThresholdCondition
- checkAndFire(DeploymentFacet) - Method in class org.jenkinsci.plugins.deployment.DeploymentTrigger
-
Deprecated.
- checkAndFire(DeploymentFacet, HostRecord) - Method in class org.jenkinsci.plugins.deployment.DeploymentTrigger
- Condition - Class in org.jenkinsci.plugins.deployment
- Condition() - Constructor for class org.jenkinsci.plugins.deployment.Condition
- ConditionDescriptor - Class in org.jenkinsci.plugins.deployment
- ConditionDescriptor() - Constructor for class org.jenkinsci.plugins.deployment.ConditionDescriptor
D
- DeploymentFacet<T extends HostRecord> - Class in org.jenkinsci.plugins.deployment
-
Records a collection of
HostRecord
to aFingerprint
object. - DeploymentFacet(Fingerprint, long) - Constructor for class org.jenkinsci.plugins.deployment.DeploymentFacet
- DeploymentFacet_Permissions_Title() - Static method in class org.jenkinsci.plugins.deployment.Messages
-
Key
DeploymentFacet.Permissions.Title
:Deployment Notifications
. - DeploymentFacet_RecordPermission_Description() - Static method in class org.jenkinsci.plugins.deployment.Messages
-
Key
DeploymentFacet.RecordPermission.Description
:Submit deployment records from puppet/chef/etc runs on servers for tracking deployment pipeline progress.
. - DeploymentFacetListener - Class in org.jenkinsci.plugins.deployment
-
Listens to the addition of new
HostRecord
. - DeploymentFacetListener() - Constructor for class org.jenkinsci.plugins.deployment.DeploymentFacetListener
- DeploymentPromotionCondition - Class in org.jenkinsci.plugins.deployment.promoted_builds
-
PromotionCondition
to test if artifacts have been deployed. - DeploymentPromotionCondition(Condition) - Constructor for class org.jenkinsci.plugins.deployment.promoted_builds.DeploymentPromotionCondition
- DeploymentPromotionCondition.Badge - Class in org.jenkinsci.plugins.deployment.promoted_builds
- DeploymentPromotionCondition.DescriptorImpl - Class in org.jenkinsci.plugins.deployment.promoted_builds
- DeploymentPromotionCondition.ListenerImpl - Class in org.jenkinsci.plugins.deployment.promoted_builds
-
Whenever a new deployment record arrives, check if we need to trigger any jobs.
- DeploymentTrigger - Class in org.jenkinsci.plugins.deployment
-
Trigger
that fires when artifacts are deployed. - DeploymentTrigger(String, Condition) - Constructor for class org.jenkinsci.plugins.deployment.DeploymentTrigger
- DeploymentTrigger.DescriptorImpl - Class in org.jenkinsci.plugins.deployment
- DeploymentTrigger.ListenerImpl - Class in org.jenkinsci.plugins.deployment
-
Whenever a new deployment record arrives, check if we need to trigger any jobs.
- DeploymentTrigger.Triggered - Class in org.jenkinsci.plugins.deployment
-
Marks the jobs that have already been triggered as a result of
DeploymentTrigger
to avoid multi-firing when additional hosts check in. - DescriptorImpl() - Constructor for class org.jenkinsci.plugins.deployment.DeploymentTrigger.DescriptorImpl
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.deployment.promoted_builds.DeploymentPromotionCondition.DescriptorImpl
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentStep.DescriptorImpl
- DescritorImpl() - Constructor for class org.jenkinsci.plugins.deployment.conditions.ThresholdCondition.DescritorImpl
- doAutoCompleteUpstreamJob(String, Item, ItemGroup) - Method in class org.jenkinsci.plugins.deployment.DeploymentTrigger.DescriptorImpl
E
- equals(Object) - Method in class org.jenkinsci.plugins.deployment.HostRecord
G
- getCond() - Method in class org.jenkinsci.plugins.deployment.DeploymentTrigger
- getCond() - Method in class org.jenkinsci.plugins.deployment.promoted_builds.DeploymentPromotionCondition
- getDescriptor() - Method in class org.jenkinsci.plugins.deployment.Condition
- getDescriptor() - Method in class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentStep
- getDisplayName() - Method in class org.jenkinsci.plugins.deployment.conditions.ThresholdCondition.DescritorImpl
- getDisplayName() - Method in class org.jenkinsci.plugins.deployment.DeploymentTrigger.DescriptorImpl
- getDisplayName() - Method in class org.jenkinsci.plugins.deployment.promoted_builds.DeploymentPromotionCondition.Badge
- getDisplayName() - Method in class org.jenkinsci.plugins.deployment.promoted_builds.DeploymentPromotionCondition.DescriptorImpl
- getDisplayName() - Method in class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentAction
- getDisplayName() - Method in class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentStep.DescriptorImpl
- getEnv() - Method in class org.jenkinsci.plugins.deployment.conditions.ThresholdCondition
- getEnv() - Method in class org.jenkinsci.plugins.deployment.HostRecord
- getEnv() - Method in class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentStep
- getFunctionName() - Method in class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentStep.DescriptorImpl
- getHost() - Method in class org.jenkinsci.plugins.deployment.HostRecord
- getHostrecords() - Method in class org.jenkinsci.plugins.deployment.HostRecords
- getIconFileName() - Method in class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentAction
- getMd5() - Method in class org.jenkinsci.plugins.deployment.promoted_builds.DeploymentPromotionCondition.Badge
- getPath() - Method in class org.jenkinsci.plugins.deployment.HostRecord
- getReplaces() - Method in class org.jenkinsci.plugins.deployment.HostRecord
- getReplacesFingerprint() - Method in class org.jenkinsci.plugins.deployment.HostRecord
- getThreshold() - Method in class org.jenkinsci.plugins.deployment.conditions.ThresholdCondition
- getThreshold() - Method in class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentStep
- getTimestamp() - Method in class org.jenkinsci.plugins.deployment.HostRecord
- getTimestampString() - Method in class org.jenkinsci.plugins.deployment.HostRecord
-
Gets the string that says how long since this build has scheduled.
- getUpstreamJob() - Method in class org.jenkinsci.plugins.deployment.DeploymentTrigger
- getUrlName() - Method in class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentAction
H
- hashCode() - Method in class org.jenkinsci.plugins.deployment.HostRecord
- HostRecord - Class in org.jenkinsci.plugins.deployment
-
Record of the deployment per host.
- HostRecord(long, String, String, String, String) - Constructor for class org.jenkinsci.plugins.deployment.HostRecord
- HostRecord(String, String, String, String) - Constructor for class org.jenkinsci.plugins.deployment.HostRecord
- HostRecords - Class in org.jenkinsci.plugins.deployment
-
Injects the deployment environment variables into the build
- HostRecords(Collection<HostRecord>) - Constructor for class org.jenkinsci.plugins.deployment.HostRecords
I
- isApplicable(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.deployment.promoted_builds.DeploymentPromotionCondition.DescriptorImpl
- isApplicable(Item) - Method in class org.jenkinsci.plugins.deployment.DeploymentTrigger.DescriptorImpl
- isMet(PromotionProcess, AbstractBuild<?, ?>) - Method in class org.jenkinsci.plugins.deployment.promoted_builds.DeploymentPromotionCondition
L
- ListenerImpl() - Constructor for class org.jenkinsci.plugins.deployment.DeploymentTrigger.ListenerImpl
- ListenerImpl() - Constructor for class org.jenkinsci.plugins.deployment.promoted_builds.DeploymentPromotionCondition.ListenerImpl
M
- Messages - Class in org.jenkinsci.plugins.deployment
-
Generated localization support class.
- Messages() - Constructor for class org.jenkinsci.plugins.deployment.Messages
N
- NO_MATCH - Static variable in class org.jenkinsci.plugins.deployment.conditions.ThresholdCondition
O
- onAttached(Run<?, ?>) - Method in class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentAction
- onChange(DeploymentFacet, HostRecord) - Method in class org.jenkinsci.plugins.deployment.DeploymentFacetListener
-
Called when
DeploymentFacet
gets a newHostRecord
. - onChange(DeploymentFacet, HostRecord) - Method in class org.jenkinsci.plugins.deployment.DeploymentTrigger.ListenerImpl
- onChange(DeploymentFacet, HostRecord) - Method in class org.jenkinsci.plugins.deployment.promoted_builds.DeploymentPromotionCondition.ListenerImpl
- onChange(DeploymentFacet, HostRecord) - Method in class org.jenkinsci.plugins.deployment.workflowsteps.WorkflowListenerImpl
- onLoad(Run<?, ?>) - Method in class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentAction
- org.jenkinsci.plugins.deployment - package org.jenkinsci.plugins.deployment
- org.jenkinsci.plugins.deployment.conditions - package org.jenkinsci.plugins.deployment.conditions
- org.jenkinsci.plugins.deployment.promoted_builds - package org.jenkinsci.plugins.deployment.promoted_builds
- org.jenkinsci.plugins.deployment.workflowsteps - package org.jenkinsci.plugins.deployment.workflowsteps
P
- PERMISSIONS - Static variable in class org.jenkinsci.plugins.deployment.DeploymentFacet
- POOL - Variable in class org.jenkinsci.plugins.deployment.DeploymentTrigger.ListenerImpl
- POOL - Variable in class org.jenkinsci.plugins.deployment.workflowsteps.WorkflowListenerImpl
- proceed(DeploymentFacet<?>, HostRecord) - Method in class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentStepExecution
R
- RECORD - Static variable in class org.jenkinsci.plugins.deployment.DeploymentFacet
- recordPermission() - Static method in class org.jenkinsci.plugins.deployment.DeploymentFacet
- records - Variable in class org.jenkinsci.plugins.deployment.DeploymentFacet
- remove(AwaitDeploymentStepExecution) - Method in class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentAction
-
Called when
AwaitDeploymentAction
is completed to remove it from the active input list.
S
- start() - Method in class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentStepExecution
- stop(Throwable) - Method in class org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentStepExecution
- sync() - Method in class org.jenkinsci.plugins.deployment.DeploymentTrigger.ListenerImpl
-
Waits until all the pending deployment facets are processed.
- sync() - Static method in class org.jenkinsci.plugins.deployment.DeploymentTrigger
T
- ThresholdCondition - Class in org.jenkinsci.plugins.deployment.conditions
- ThresholdCondition(String, int) - Constructor for class org.jenkinsci.plugins.deployment.conditions.ThresholdCondition
- ThresholdCondition.DescritorImpl - Class in org.jenkinsci.plugins.deployment.conditions
- Triggered(Fingerprint, long) - Constructor for class org.jenkinsci.plugins.deployment.DeploymentTrigger.Triggered
U
- UpstreamDeploymentCause - Class in org.jenkinsci.plugins.deployment
-
Indicates that a build was triggered because an artifact from a previous build was deployed to servers.
- UpstreamDeploymentCause(Run<?, ?>) - Constructor for class org.jenkinsci.plugins.deployment.UpstreamDeploymentCause
W
- WorkflowListenerImpl - Class in org.jenkinsci.plugins.deployment.workflowsteps
-
Deployment Listener for Workflow jobs
- WorkflowListenerImpl() - Constructor for class org.jenkinsci.plugins.deployment.workflowsteps.WorkflowListenerImpl
_
- _DeploymentFacet_Permissions_Title() - Static method in class org.jenkinsci.plugins.deployment.Messages
-
Key
DeploymentFacet.Permissions.Title
:Deployment Notifications
. - _DeploymentFacet_RecordPermission_Description() - Static method in class org.jenkinsci.plugins.deployment.Messages
-
Key
DeploymentFacet.RecordPermission.Description
:Submit deployment records from puppet/chef/etc runs on servers for tracking deployment pipeline progress.
.
All Classes All Packages