Uses of Class
ai.promoted.delivery.model.DeliveryExecution
-
Packages that use DeliveryExecution Package Description ai.promoted.delivery.model -
-
Uses of DeliveryExecution in ai.promoted.delivery.model
Methods in ai.promoted.delivery.model that return DeliveryExecution Modifier and Type Method Description DeliveryExecutionDeliveryExecution. executionServer(ExecutionServer executionServer)DeliveryExecutionDeliveryLog. getExecution()Get executionDeliveryExecutionDeliveryExecution. serverVersion(String serverVersion)Methods in ai.promoted.delivery.model with parameters of type DeliveryExecution Modifier and Type Method Description DeliveryLogDeliveryLog. execution(DeliveryExecution execution)voidDeliveryLog. setExecution(DeliveryExecution execution)
-