public interface TaskExecutionInfoService
Modifier and Type | Method and Description |
---|---|
TaskExecutionInformation |
findTaskExecutionInformation(String taskName,
Map<String,String> taskDeploymentProperties) |
long |
getMaximumConcurrentTasks() |
boolean |
maxConcurrentExecutionsReached() |
long getMaximumConcurrentTasks()
boolean maxConcurrentExecutionsReached()
TaskExecutionInformation findTaskExecutionInformation(String taskName, Map<String,String> taskDeploymentProperties)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.