Class BlueOceanCredentialsProvider.FolderPropertyImpl

  • All Implemented Interfaces:
    ExtensionPoint, Describable<com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?>>, ReconfigurableDescribable<com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?>>
    Enclosing class:
    BlueOceanCredentialsProvider

    public static class BlueOceanCredentialsProvider.FolderPropertyImpl
    extends com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<com.cloudbees.hudson.plugins.folder.AbstractFolder<TopLevelItem>>
    • Constructor Detail

      • FolderPropertyImpl

        @DataBoundConstructor
        public FolderPropertyImpl​(@NonNull
                                  String user,
                                  @NonNull
                                  String id,
                                  @NonNull
                                  com.cloudbees.plugins.credentials.domains.Domain domain)