Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.ScheduledExecutorService
| Package | Description |
|---|---|
| com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of ScheduledExecutorService in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return ScheduledExecutorService Modifier and Type Method Description ScheduledExecutorServiceServiceHost. getScheduledExecutor()Get scheduledExecutorScheduledExecutorServiceScheduledExecutorService. shutdown(Boolean shutdown)ScheduledExecutorServiceScheduledExecutorService. terminated(Boolean terminated)Methods in com.vmware.vra.jenkinsplugin.model.iaas with parameters of type ScheduledExecutorService Modifier and Type Method Description ServiceHostServiceHost. scheduledExecutor(ScheduledExecutorService scheduledExecutor)voidServiceHost. setScheduledExecutor(ScheduledExecutorService scheduledExecutor)