Interface BuildStepConditionsStorage
-
public interface BuildStepConditionsStorage
Read/write serialized string with build step conditions property.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
writeValue(String value)
-
-
-
Method Detail
-
writeValue
void writeValue(@Nullable String value)
-
-