Uses of Interface
de.hybris.platform.governor.ExecutionInformation
-
Packages that use ExecutionInformation Package Description de.hybris.platform.governor -
-
Uses of ExecutionInformation in de.hybris.platform.governor
Methods in de.hybris.platform.governor that return ExecutionInformation Modifier and Type Method Description ExecutionInformationExecutionInformationBuilder. build()PLEASE NOTE: This API is in the beta stage, it can be changed or even removed in a future release.Methods in de.hybris.platform.governor with parameters of type ExecutionInformation Modifier and Type Method Description ExecutionContextResourceGovernor. beginExecution(ExecutionInformation executionData)Must be invoked before the operation.
-