A C D E F G M N O R S T V _ 

A

actions_ExwsAllocateAction_DisplayName() - Static method in class org.jenkinsci.plugins.ewm.Messages
Key actions.ExwsAllocateAction.DisplayName: External Workspaces.
addAllocatedWorkspace(ExternalWorkspace) - Method in class org.jenkinsci.plugins.ewm.actions.ExwsAllocateActionImpl
 
allocateDisk(List<Disk>) - Method in class org.jenkinsci.plugins.ewm.strategies.DiskAllocationStrategy
Allocates a disk from the given list.
allocateDisk(List<Disk>) - Method in class org.jenkinsci.plugins.ewm.strategies.MostUsableSpaceStrategy
 

C

configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.ewm.steps.ExwsAllocateStep.DescriptorImpl
 
configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.ewm.steps.ExwsStep.DescriptorImpl
 

D

definitions_Disk_DisplayName() - Static method in class org.jenkinsci.plugins.ewm.Messages
Key definitions.Disk.DisplayName: Disk.
definitions_DiskPool_DisplayName() - Static method in class org.jenkinsci.plugins.ewm.Messages
Key definitions.DiskPool.DisplayName: Disk Pool.
definitions_Template_DisplayName() - Static method in class org.jenkinsci.plugins.ewm.Messages
Key definitions.Template.DisplayName: Template.
DESCRIPTOR - Static variable in class org.jenkinsci.plugins.ewm.definitions.Disk
 
DESCRIPTOR - Static variable in class org.jenkinsci.plugins.ewm.definitions.DiskPool
 
DESCRIPTOR - Static variable in class org.jenkinsci.plugins.ewm.definitions.Template
 
DESCRIPTOR - Static variable in class org.jenkinsci.plugins.ewm.nodes.DiskNode
 
Disk - Class in org.jenkinsci.plugins.ewm.definitions
Describable used to define the disk information within a DiskPool.
Disk(String, String, String, String) - Constructor for class org.jenkinsci.plugins.ewm.definitions.Disk
 
Disk.DescriptorImpl - Class in org.jenkinsci.plugins.ewm.definitions
 
Disk.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.ewm.definitions.Disk.DescriptorImpl
 
DiskAllocationStrategy - Class in org.jenkinsci.plugins.ewm.strategies
Abstract class for defining a disk allocation strategy.
DiskAllocationStrategy() - Constructor for class org.jenkinsci.plugins.ewm.strategies.DiskAllocationStrategy
 
DiskNode - Class in org.jenkinsci.plugins.ewm.nodes
Describable used to define disk properties for each Node configuration.
DiskNode(String, String) - Constructor for class org.jenkinsci.plugins.ewm.nodes.DiskNode
 
DiskNode.DescriptorImpl - Class in org.jenkinsci.plugins.ewm.nodes
 
DiskNode.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.ewm.nodes.DiskNode.DescriptorImpl
 
DiskPool - Class in org.jenkinsci.plugins.ewm.definitions
Describable for defining a disk pool information in the Jenkins global config.
DiskPool(String, String, String, String, JobRestriction, List<Disk>) - Constructor for class org.jenkinsci.plugins.ewm.definitions.DiskPool
 
DiskPool.DescriptorImpl - Class in org.jenkinsci.plugins.ewm.definitions
 
DiskPool.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.ewm.definitions.DiskPool.DescriptorImpl
 
doCheckDiskId(String) - Method in class org.jenkinsci.plugins.ewm.definitions.Disk.DescriptorImpl
 
doCheckDiskPoolId(String) - Method in class org.jenkinsci.plugins.ewm.definitions.DiskPool.DescriptorImpl
 
doCheckDiskPoolRefId(String) - Method in class org.jenkinsci.plugins.ewm.definitions.Template.DescriptorImpl
 
doCheckDiskPoolRefId(String) - Method in class org.jenkinsci.plugins.ewm.nodes.ExternalWorkspaceProperty.DescriptorImpl
 
doCheckDiskRefId(String) - Method in class org.jenkinsci.plugins.ewm.nodes.DiskNode.DescriptorImpl
 
doCheckLabel(String) - Method in class org.jenkinsci.plugins.ewm.definitions.Template.DescriptorImpl
 
doCheckLocalRootPath(String) - Method in class org.jenkinsci.plugins.ewm.nodes.DiskNode.DescriptorImpl
 
doCheckMasterMountPoint(String) - Method in class org.jenkinsci.plugins.ewm.definitions.Disk.DescriptorImpl
 
doCheckPath(String) - Method in class org.jenkinsci.plugins.ewm.steps.ExwsAllocateStep.DescriptorImpl
 
doCheckPhysicalPathOnDisk(String) - Method in class org.jenkinsci.plugins.ewm.definitions.Disk.DescriptorImpl
 
doCheckWorkspaceTemplate(String) - Method in class org.jenkinsci.plugins.ewm.definitions.DiskPool.DescriptorImpl
 

E

ExternalWorkspace - Class in org.jenkinsci.plugins.ewm.steps.model
POJO used to pass fields from one step to another.
ExternalWorkspace(String, String, String) - Constructor for class org.jenkinsci.plugins.ewm.steps.model.ExternalWorkspace
 
ExternalWorkspaceProperty - Class in org.jenkinsci.plugins.ewm.nodes
A NodeProperty where are defined the DiskNode definitions.
ExternalWorkspaceProperty(String, List<DiskNode>) - Constructor for class org.jenkinsci.plugins.ewm.nodes.ExternalWorkspaceProperty
 
ExternalWorkspaceProperty.DescriptorImpl - Class in org.jenkinsci.plugins.ewm.nodes
 
ExternalWorkspaceProperty.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.ewm.nodes.ExternalWorkspaceProperty.DescriptorImpl
 
ExwsAllocateActionImpl - Class in org.jenkinsci.plugins.ewm.actions
RunAction2 implementation for the ExwsAllocateStep.
ExwsAllocateActionImpl() - Constructor for class org.jenkinsci.plugins.ewm.actions.ExwsAllocateActionImpl
 
ExwsAllocateExecution - Class in org.jenkinsci.plugins.ewm.steps
The execution of the ExwsAllocateStep.
ExwsAllocateExecution() - Constructor for class org.jenkinsci.plugins.ewm.steps.ExwsAllocateExecution
 
ExwsAllocateStep - Class in org.jenkinsci.plugins.ewm.steps
The 'exwsAllocate' step.
ExwsAllocateStep(String) - Constructor for class org.jenkinsci.plugins.ewm.steps.ExwsAllocateStep
 
ExwsAllocateStep.DescriptorImpl - Class in org.jenkinsci.plugins.ewm.steps
 
ExwsAllocateStep.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.ewm.steps.ExwsAllocateStep.DescriptorImpl
 
ExwsExecution - Class in org.jenkinsci.plugins.ewm.steps
The execution of ExwsStep.
ExwsExecution() - Constructor for class org.jenkinsci.plugins.ewm.steps.ExwsExecution
 
ExwsStep - Class in org.jenkinsci.plugins.ewm.steps
The 'exws' step.
ExwsStep(ExternalWorkspace) - Constructor for class org.jenkinsci.plugins.ewm.steps.ExwsStep
 
ExwsStep.DescriptorImpl - Class in org.jenkinsci.plugins.ewm.steps
 
ExwsStep.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.ewm.steps.ExwsStep.DescriptorImpl
 

F

FormValidationUtil - Class in org.jenkinsci.plugins.ewm.utils
FormValidation utility class.

G

getAllocatedWorkspaces() - Method in class org.jenkinsci.plugins.ewm.actions.ExwsAllocateActionImpl
 
getDescription() - Method in class org.jenkinsci.plugins.ewm.definitions.DiskPool
 
getDescriptor() - Method in class org.jenkinsci.plugins.ewm.definitions.Disk
 
getDescriptor() - Method in class org.jenkinsci.plugins.ewm.definitions.DiskPool
 
getDescriptor() - Method in class org.jenkinsci.plugins.ewm.definitions.Template
 
getDescriptor() - Method in class org.jenkinsci.plugins.ewm.nodes.DiskNode
 
getDescriptor() - Method in class org.jenkinsci.plugins.ewm.steps.ExwsAllocateStep
 
getDescriptor() - Method in class org.jenkinsci.plugins.ewm.steps.ExwsStep
 
getDiskId() - Method in class org.jenkinsci.plugins.ewm.definitions.Disk
 
getDiskId() - Method in class org.jenkinsci.plugins.ewm.steps.model.ExternalWorkspace
 
getDiskNodes() - Method in class org.jenkinsci.plugins.ewm.definitions.Template
 
getDiskNodes() - Method in class org.jenkinsci.plugins.ewm.nodes.ExternalWorkspaceProperty
 
getDiskPoolId() - Method in class org.jenkinsci.plugins.ewm.definitions.DiskPool
 
getDiskPoolId() - Method in class org.jenkinsci.plugins.ewm.steps.ExwsAllocateStep
 
getDiskPoolId() - Method in class org.jenkinsci.plugins.ewm.steps.model.ExternalWorkspace
 
getDiskPoolRefId() - Method in class org.jenkinsci.plugins.ewm.definitions.Template
 
getDiskPoolRefId() - Method in class org.jenkinsci.plugins.ewm.nodes.ExternalWorkspaceProperty
 
getDiskPools() - Method in class org.jenkinsci.plugins.ewm.steps.ExwsAllocateStep.DescriptorImpl
 
getDiskRefId() - Method in class org.jenkinsci.plugins.ewm.nodes.DiskNode
 
getDisks() - Method in class org.jenkinsci.plugins.ewm.definitions.DiskPool
 
getDisplayName() - Method in class org.jenkinsci.plugins.ewm.actions.ExwsAllocateActionImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.ewm.definitions.Disk.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.ewm.definitions.Disk
 
getDisplayName() - Method in class org.jenkinsci.plugins.ewm.definitions.DiskPool.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.ewm.definitions.DiskPool
 
getDisplayName() - Method in class org.jenkinsci.plugins.ewm.definitions.Template.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.ewm.nodes.DiskNode.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.ewm.nodes.ExternalWorkspaceProperty.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.ewm.steps.ExwsAllocateStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.ewm.steps.ExwsStep.DescriptorImpl
 
getExternalWorkspace() - Method in class org.jenkinsci.plugins.ewm.steps.ExwsStep
 
getFunctionName() - Method in class org.jenkinsci.plugins.ewm.steps.ExwsAllocateStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.ewm.steps.ExwsStep.DescriptorImpl
 
getIconFileName() - Method in class org.jenkinsci.plugins.ewm.actions.ExwsAllocateActionImpl
 
getId() - Method in class org.jenkinsci.plugins.ewm.steps.model.ExternalWorkspace
 
getLabel() - Method in class org.jenkinsci.plugins.ewm.definitions.Template
 
getLocalRootPath() - Method in class org.jenkinsci.plugins.ewm.nodes.DiskNode
 
getMasterMountPoint() - Method in class org.jenkinsci.plugins.ewm.definitions.Disk
 
getParent() - Method in class org.jenkinsci.plugins.ewm.actions.ExwsAllocateActionImpl
 
getPath() - Method in class org.jenkinsci.plugins.ewm.steps.ExwsAllocateStep
 
getPathOnDisk() - Method in class org.jenkinsci.plugins.ewm.steps.model.ExternalWorkspace
 
getPhysicalPathOnDisk() - Method in class org.jenkinsci.plugins.ewm.definitions.Disk
 
getRestriction() - Method in class org.jenkinsci.plugins.ewm.definitions.DiskPool
 
getSelectedRun() - Method in class org.jenkinsci.plugins.ewm.steps.ExwsAllocateStep
 
getTemplates() - Method in class org.jenkinsci.plugins.ewm.steps.ExwsStep.DescriptorImpl
 
getUrlName() - Method in class org.jenkinsci.plugins.ewm.actions.ExwsAllocateActionImpl
 
getWorkspaceTemplate() - Method in class org.jenkinsci.plugins.ewm.definitions.DiskPool
 

M

Messages - Class in org.jenkinsci.plugins.ewm
Generated localization support class.
Messages() - Constructor for class org.jenkinsci.plugins.ewm.Messages
 
MostUsableSpaceStrategy - Class in org.jenkinsci.plugins.ewm.strategies
DiskAllocationStrategy implementation that allocates the disk with the most usable space.
MostUsableSpaceStrategy() - Constructor for class org.jenkinsci.plugins.ewm.strategies.MostUsableSpaceStrategy
 

N

nodes_ExternalWorkspaceProperty_DisplayName() - Static method in class org.jenkinsci.plugins.ewm.Messages
Key nodes.ExternalWorkspaceProperty.DisplayName: External Workspace.

O

onAttached(Run<?, ?>) - Method in class org.jenkinsci.plugins.ewm.actions.ExwsAllocateActionImpl
 
onLoad(Run<?, ?>) - Method in class org.jenkinsci.plugins.ewm.actions.ExwsAllocateActionImpl
 
org.jenkinsci.plugins.ewm - package org.jenkinsci.plugins.ewm
 
org.jenkinsci.plugins.ewm.actions - package org.jenkinsci.plugins.ewm.actions
 
org.jenkinsci.plugins.ewm.definitions - package org.jenkinsci.plugins.ewm.definitions
 
org.jenkinsci.plugins.ewm.nodes - package org.jenkinsci.plugins.ewm.nodes
 
org.jenkinsci.plugins.ewm.steps - package org.jenkinsci.plugins.ewm.steps
 
org.jenkinsci.plugins.ewm.steps.model - package org.jenkinsci.plugins.ewm.steps.model
 
org.jenkinsci.plugins.ewm.strategies - package org.jenkinsci.plugins.ewm.strategies
 
org.jenkinsci.plugins.ewm.utils - package org.jenkinsci.plugins.ewm.utils
 

R

run() - Method in class org.jenkinsci.plugins.ewm.steps.ExwsAllocateExecution
 

S

setPath(String) - Method in class org.jenkinsci.plugins.ewm.steps.ExwsAllocateStep
 
setSelectedRun(RunWrapper) - Method in class org.jenkinsci.plugins.ewm.steps.ExwsAllocateStep
 
start() - Method in class org.jenkinsci.plugins.ewm.steps.ExwsExecution
 
steps_ExwsAllocateStep_DisplayName() - Static method in class org.jenkinsci.plugins.ewm.Messages
Key steps.ExwsAllocateStep.DisplayName: Allocate external workspace.
steps_ExwsStep_DisplayName() - Static method in class org.jenkinsci.plugins.ewm.Messages
Key steps.ExwsStep.DisplayName: Use external workspace.
stop(Throwable) - Method in class org.jenkinsci.plugins.ewm.steps.ExwsExecution
 

T

takesImplicitBlockArgument() - Method in class org.jenkinsci.plugins.ewm.steps.ExwsStep.DescriptorImpl
 
Template - Class in org.jenkinsci.plugins.ewm.definitions
Describable used in the Jenkins global config.
Template(String, String, List<DiskNode>) - Constructor for class org.jenkinsci.plugins.ewm.definitions.Template
 
Template.DescriptorImpl - Class in org.jenkinsci.plugins.ewm.definitions
 
Template.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.ewm.definitions.Template.DescriptorImpl
 

V

validateWorkspaceTemplate(String) - Static method in class org.jenkinsci.plugins.ewm.utils.FormValidationUtil
Validates the input String to match a specific workspace template.

_

_actions_ExwsAllocateAction_DisplayName() - Static method in class org.jenkinsci.plugins.ewm.Messages
Key actions.ExwsAllocateAction.DisplayName: External Workspaces.
_definitions_Disk_DisplayName() - Static method in class org.jenkinsci.plugins.ewm.Messages
Key definitions.Disk.DisplayName: Disk.
_definitions_DiskPool_DisplayName() - Static method in class org.jenkinsci.plugins.ewm.Messages
Key definitions.DiskPool.DisplayName: Disk Pool.
_definitions_Template_DisplayName() - Static method in class org.jenkinsci.plugins.ewm.Messages
Key definitions.Template.DisplayName: Template.
_nodes_ExternalWorkspaceProperty_DisplayName() - Static method in class org.jenkinsci.plugins.ewm.Messages
Key nodes.ExternalWorkspaceProperty.DisplayName: External Workspace.
_steps_ExwsAllocateStep_DisplayName() - Static method in class org.jenkinsci.plugins.ewm.Messages
Key steps.ExwsAllocateStep.DisplayName: Allocate external workspace.
_steps_ExwsStep_DisplayName() - Static method in class org.jenkinsci.plugins.ewm.Messages
Key steps.ExwsStep.DisplayName: Use external workspace.
A C D E F G M N O R S T V _ 

Copyright © 2016. All rights reserved.