@Immutable public class InjectVariables extends Object implements Task
Modifier and Type | Class and Description |
---|---|
static interface |
InjectVariables.Config |
static interface |
InjectVariables.Scope |
Task.TaskType
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_NAMESPACE |
Constructor and Description |
---|
InjectVariables(String file,
String namespace,
String scope) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getFile() |
String |
getNamespace() |
String |
getScope() |
int |
hashCode() |
String |
toString() |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.