Index

C D F G I L M P R S T _ 
All Classes and Interfaces|All Packages|Serialized Form

C

com.mig82.folders - package com.mig82.folders
 
com.mig82.folders.properties - package com.mig82.folders.properties
 
com.mig82.folders.step - package com.mig82.folders.step
 
com.mig82.folders.wrappers - package com.mig82.folders.wrappers
 

D

DescriptorImpl() - Constructor for class com.mig82.folders.properties.FolderProperties.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.mig82.folders.properties.StringProperty.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.mig82.folders.step.FolderPropertiesStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.mig82.folders.wrappers.ParentFolderBuildWrapper.DescriptorImpl
 
display_build_wrapper() - Static method in class com.mig82.folders.Messages
Key display.build.wrapper: Folder Properties.
display_folder_properties() - Static method in class com.mig82.folders.Messages
Key display.folder.properties: List of folder properties.
display_string_property() - Static method in class com.mig82.folders.Messages
Key display.string.property: String property.
doValidate(String, String) - Method in class com.mig82.folders.properties.StringProperty.DescriptorImpl
Checks that the key is not blank.

F

FolderProperties<C extends com.cloudbees.hudson.plugins.folder.AbstractFolder<?>> - Class in com.mig82.folders.properties
A class that holds an array of properties for a folder.
FolderProperties() - Constructor for class com.mig82.folders.properties.FolderProperties
Constructor.
FolderProperties.DescriptorImpl - Class in com.mig82.folders.properties
Descriptor class.
FolderPropertiesStep - Class in com.mig82.folders.step
A custom pipeline step to retrieve folder properties This step is able to run out of a node
FolderPropertiesStep() - Constructor for class com.mig82.folders.step.FolderPropertiesStep
 
FolderPropertiesStep.DescriptorImpl - Class in com.mig82.folders.step
 

G

getDisplayName() - Method in class com.mig82.folders.properties.FolderProperties.DescriptorImpl
 
getDisplayName() - Method in class com.mig82.folders.properties.StringProperty.DescriptorImpl
 
getDisplayName() - Method in class com.mig82.folders.step.FolderPropertiesStep.DescriptorImpl
 
getDisplayName() - Method in class com.mig82.folders.wrappers.ParentFolderBuildWrapper.DescriptorImpl
 
getFunctionName() - Method in class com.mig82.folders.step.FolderPropertiesStep.DescriptorImpl
 
getKey() - Method in class com.mig82.folders.properties.StringProperty
 
getProperties() - Method in class com.mig82.folders.properties.FolderProperties
Returns the properties added to the project folder.
getRequiredContext() - Method in class com.mig82.folders.step.FolderPropertiesStep.DescriptorImpl
 
getValue() - Method in class com.mig82.folders.properties.StringProperty
 

I

isApplicable(AbstractProject<?, ?>) - Method in class com.mig82.folders.wrappers.ParentFolderBuildWrapper.DescriptorImpl
 

L

loadFolderProperties(Job) - Static method in class com.mig82.folders.properties.PropertiesLoader
 

M

Messages - Class in com.mig82.folders
Generated localization support class.
Messages() - Constructor for class com.mig82.folders.Messages
 

P

ParentFolderBuildWrapper - Class in com.mig82.folders.wrappers
A build wrapper which exposes the properties defined for a folder to all the jobs contained inside it.
ParentFolderBuildWrapper() - Constructor for class com.mig82.folders.wrappers.ParentFolderBuildWrapper
 
ParentFolderBuildWrapper.DescriptorImpl - Class in com.mig82.folders.wrappers
 
PropertiesLoader - Class in com.mig82.folders.properties
A PropertiesLoader which can be used in both Freestyle Job build wrapper and custom pipeline step.
PropertiesLoader() - Constructor for class com.mig82.folders.properties.PropertiesLoader
 

R

reconfigure(StaplerRequest2, JSONObject) - Method in class com.mig82.folders.properties.FolderProperties
 
runPreCheckout() - Method in class com.mig82.folders.wrappers.ParentFolderBuildWrapper
 

S

setKey(String) - Method in class com.mig82.folders.properties.StringProperty
 
setProperties(StringProperty[]) - Method in class com.mig82.folders.properties.FolderProperties
Adds a bunch of properties to the project folder.
setUp(SimpleBuildWrapper.Context, Run<?, ?>, FilePath, Launcher, TaskListener, EnvVars) - Method in class com.mig82.folders.wrappers.ParentFolderBuildWrapper
 
setValue(String) - Method in class com.mig82.folders.properties.StringProperty
 
start(StepContext) - Method in class com.mig82.folders.step.FolderPropertiesStep
 
string_property_name_validation() - Static method in class com.mig82.folders.Messages
Key string.property.name.validation: The property name may not be blank..
string_property_validation_success() - Static method in class com.mig82.folders.Messages
Key string.property.validation.success: Success.
StringProperty - Class in com.mig82.folders.properties
A class that holds a String property for a folder.
StringProperty(String, String) - Constructor for class com.mig82.folders.properties.StringProperty
 
StringProperty.DescriptorImpl - Class in com.mig82.folders.properties
 

T

takesImplicitBlockArgument() - Method in class com.mig82.folders.step.FolderPropertiesStep.DescriptorImpl
 
toString() - Method in class com.mig82.folders.properties.StringProperty
 

_

_display_build_wrapper() - Static method in class com.mig82.folders.Messages
Key display.build.wrapper: Folder Properties.
_display_folder_properties() - Static method in class com.mig82.folders.Messages
Key display.folder.properties: List of folder properties.
_display_string_property() - Static method in class com.mig82.folders.Messages
Key display.string.property: String property.
_string_property_name_validation() - Static method in class com.mig82.folders.Messages
Key string.property.name.validation: The property name may not be blank..
_string_property_validation_success() - Static method in class com.mig82.folders.Messages
Key string.property.validation.success: Success.
C D F G I L M P R S T _ 
All Classes and Interfaces|All Packages|Serialized Form