Interface EnvironmentAction.IncludingOverrides

All Superinterfaces:
Action, EnvironmentAction, ModelObject
Enclosing interface:
EnvironmentAction

public static interface EnvironmentAction.IncludingOverrides extends EnvironmentAction
Optional extension interface that allows the overrides to be distinguished.
  • Method Details

    • getOverriddenEnvironment

      Map<String,String> getOverriddenEnvironment()
      Gets any environment variables set during this build that were not originally present.