@ProviderType public class SetProperties extends Operation
| Constructor and Description |
|---|
SetProperties(List<String> paths,
List<PropertyLine> lines) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OperationVisitor v) |
@NotNull String |
asRepoInitString() |
protected String |
getParametersDescription() |
List<String> |
getPaths() |
List<PropertyLine> |
getPropertyLines() |
cleanupQuotedString, toStringpublic SetProperties(List<String> paths, List<PropertyLine> lines)
public void accept(OperationVisitor v)
protected String getParametersDescription()
getParametersDescription in class Operation@NotNull public @NotNull String asRepoInitString()
asRepoInitString in class Operationpublic List<PropertyLine> getPropertyLines()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.