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