Class InfisicalSecret
java.lang.Object
hudson.model.AbstractDescribableImpl<InfisicalSecret>
io.jenkins.plugins.infisicaljenkins.model.InfisicalSecret
- All Implemented Interfaces:
Describable<InfisicalSecret>
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionInfisicalSecret
(String path, boolean includeImports, List<InfisicalSecretValue> secretValues) -
Method Summary
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
InfisicalSecret
@DataBoundConstructor public InfisicalSecret(String path, boolean includeImports, List<InfisicalSecretValue> secretValues)
-
-
Method Details
-
getPath
-
getIncludeImports
public boolean getIncludeImports() -
getSecretValues
-