Uses of Interface
com.atlassian.bamboo.task.TaskService
Packages that use TaskService
Package
Description
-
Uses of TaskService in com.atlassian.bamboo.deployments.execution.actions
Methods in com.atlassian.bamboo.deployments.execution.actions with parameters of type TaskServiceModifier and TypeMethodDescriptionvoid
ExecuteManualDeployment.setTaskService
(TaskService taskService) -
Uses of TaskService in com.atlassian.bamboo.plan.task
Classes in com.atlassian.bamboo.plan.task that implement TaskService -
Uses of TaskService in com.atlassian.bamboo.plugins.rest.plan.stage.job
Constructors in com.atlassian.bamboo.plugins.rest.plan.stage.job with parameters of type TaskServiceModifierConstructorDescriptionJobConversionFunction
(BambooPermissionManager bambooPermissionManager, ExecutableAgentsHelper executableAgentsHelper, FeatureManager featureManager, LinkService linkService, PaginationService paginationService, StageConversionFunction stageConversionFunction, TaskConversionFunction taskConversionFunction, TaskService taskService) -
Uses of TaskService in com.atlassian.bamboo.plugins.rest.plan.stage.job.task
Constructors in com.atlassian.bamboo.plugins.rest.plan.stage.job.task with parameters of type TaskServiceModifierConstructorDescriptionTaskConfigResource
(com.atlassian.sal.api.message.I18nResolver i18nResolver, InputParser inputParser, JobService jobService, TaskService taskService, CachedPlanManager cachedPlanManager, PaginationService paginationService, TaskConversionFunction taskConversionFunction)