Package fr.enedis.chutney.action.http
Class HttpsServerStopAction
java.lang.Object
fr.enedis.chutney.action.http.HttpsServerStopAction
- All Implemented Interfaces:
fr.enedis.chutney.action.spi.Action
-
Constructor Summary
ConstructorsConstructorDescriptionHttpsServerStopAction(fr.enedis.chutney.action.spi.injectable.Logger logger, com.github.tomakehurst.wiremock.WireMockServer httpsServer) -
Method Summary
-
Constructor Details
-
HttpsServerStopAction
public HttpsServerStopAction(fr.enedis.chutney.action.spi.injectable.Logger logger, @Input("https-server") com.github.tomakehurst.wiremock.WireMockServer httpsServer)
-
-
Method Details
-
validateInputs
- Specified by:
validateInputsin interfacefr.enedis.chutney.action.spi.Action
-
execute
public fr.enedis.chutney.action.spi.ActionExecutionResult execute()- Specified by:
executein interfacefr.enedis.chutney.action.spi.Action
-