Class TektonWorkspaceDecl
java.lang.Object
hudson.model.AbstractDescribableImpl<TektonWorkspaceDecl>
org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonWorkspaceDecl
- All Implemented Interfaces:
Describable<TektonWorkspaceDecl>
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionTektonWorkspaceDecl
(String name, String description, String mountPath, Boolean readOnly) -
Method Summary
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
TektonWorkspaceDecl
-
-
Method Details
-
getName
-
getDescription
-
getMountPath
-
getReadOnly
-