public static class XCScheme.ArchiveAction extends XCScheme.SchemeAction
| Modifier and Type | Field and Description |
|---|---|
String |
buildConfiguration |
| Constructor and Description |
|---|
ArchiveAction(String buildConfiguration,
Optional<com.google.common.collect.ImmutableList<XCScheme.SchemePrePostAction>> preActions,
Optional<com.google.common.collect.ImmutableList<XCScheme.SchemePrePostAction>> postActions) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBuildConfiguration() |
getPostActions, getPreActionspublic final String buildConfiguration
public ArchiveAction(String buildConfiguration, Optional<com.google.common.collect.ImmutableList<XCScheme.SchemePrePostAction>> preActions, Optional<com.google.common.collect.ImmutableList<XCScheme.SchemePrePostAction>> postActions)
public String getBuildConfiguration()