public class DescriptionSetterWrapper
extends hudson.tasks.BuildWrapper
implements hudson.matrix.MatrixAggregatable
| Constructor and Description |
|---|
DescriptionSetterWrapper(String charset,
String projectDescriptionFilename,
boolean disableTokens) |
| Modifier and Type | Method and Description |
|---|---|
hudson.matrix.MatrixAggregator |
createAggregator(hudson.matrix.MatrixBuild matrixBuild,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
String |
getCharset() |
DescriptionSetterWrapperDescriptor |
getDescriptor() |
String |
getProjectDescriptionFilename() |
boolean |
isDisableTokens() |
hudson.tasks.BuildWrapper.Environment |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public String getCharset()
public String getProjectDescriptionFilename()
public boolean isDisableTokens()
public hudson.tasks.BuildWrapper.Environment setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws IOException,
InterruptedException
setUp in class hudson.tasks.BuildWrapperIOExceptionInterruptedExceptionpublic hudson.matrix.MatrixAggregator createAggregator(hudson.matrix.MatrixBuild matrixBuild,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
createAggregator in interface hudson.matrix.MatrixAggregatablepublic DescriptionSetterWrapperDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.BuildWrapper>getDescriptor in class hudson.model.AbstractDescribableImpl<hudson.tasks.BuildWrapper>Copyright © 2016–2018. All rights reserved.