public interface EnvironmentalAction
| Modifier and Type | Method and Description |
|---|---|
void |
process(String value)
This method will be executed with corresponding Env Var value
|
String |
targetVariable()
This method returns target environemt variable for this action
|
Copyright © 2021. All rights reserved.