Package com.atlassian.bamboo.agent
Class TaskContainerExistenceServiceImpl
java.lang.Object
com.atlassian.bamboo.agent.TaskContainerExistenceServiceImpl
- All Implemented Interfaces:
TaskContainerExistenceService
public class TaskContainerExistenceServiceImpl
extends Object
implements TaskContainerExistenceService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull Collection<Key>
verifyExistence
(@NotNull Collection<Key> keys)
-
Constructor Details
-
TaskContainerExistenceServiceImpl
public TaskContainerExistenceServiceImpl()
-
-
Method Details
-
verifyExistence
- Specified by:
verifyExistence
in interfaceTaskContainerExistenceService
- Returns:
- keys from input that identify existing
ImmutableJob
or Deployment Environment
-