Uses of Class
com.cloudbees.hudson.plugins.folder.Folder
-
Packages that use Folder Package Description com.cloudbees.hudson.plugins.folder -
-
Uses of Folder in com.cloudbees.hudson.plugins.folder
Classes in com.cloudbees.hudson.plugins.folder with type parameters of type Folder Modifier and Type Class Description classFolderProperty<C extends Folder>Fields in com.cloudbees.hudson.plugins.folder with type parameters of type Folder Modifier and Type Field Description static AlternativeUiTextProvider.Message<Folder>Folder. NEW_PRONOUNMethods in com.cloudbees.hudson.plugins.folder that return types with arguments of type Folder Modifier and Type Method Description Class<Folder>Folder.DeprecatedTransientActions. type()Deprecated.Methods in com.cloudbees.hudson.plugins.folder with parameters of type Folder Modifier and Type Method Description Collection<? extends Action>Folder.DeprecatedTransientActions. createFor(Folder target)Deprecated.abstract Collection<? extends Action>TransientFolderActionFactory. createFor(Folder target)Deprecated.Creates actions for the given project.protected voidFolderIcon. setFolder(Folder folder)Deprecated.Method parameters in com.cloudbees.hudson.plugins.folder with type arguments of type Folder Modifier and Type Method Description static List<FolderPropertyDescriptor>FolderPropertyDescriptor. getPropertyDescriptors(Class<? extends Folder> containerType)
-