Class OutputOptions
java.lang.Object
hudson.model.AbstractDescribableImpl<OutputOptions>
io.jenkins.plugins.xygeni.saltbuildstep.model.OutputOptions
- All Implemented Interfaces:
Describable<OutputOptions>
,Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
void
setOutputUnsigned
(String outputUnsigned) void
setPrettyPrint
(boolean prettyPrint) Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
OutputOptions
-
-
Method Details
-
getOutput
-
setOutput
-
getPrettyPrint
public boolean getPrettyPrint() -
setPrettyPrint
@DataBoundSetter public void setPrettyPrint(boolean prettyPrint) -
getOutputUnsigned
-
setOutputUnsigned
-