Package | Description |
---|---|
com.compuware.ispw.restapi | |
com.compuware.ispw.restapi.action |
Modifier and Type | Method and Description |
---|---|
static BuildParms |
BuildParms.parse(String jsonString)
Uses gson to parse a json String into a BuildParms object.
|
Modifier and Type | Method and Description |
---|---|
default String |
IAction.getRequestBodyUsingAutomaticParms(String inputRequestBody,
BuildParms buildParms)
For the case where "buildautomatically" is specified, this method replaces
any parameters specified in the request body with the parameters in the
BuildParms object.
|
Copyright © 2016–2025. All rights reserved.