Uses of Class
com.atlassian.bamboo.plugins.rest.plan.stage.job.task.TaskConversionFunction
Packages that use TaskConversionFunction
Package
Description
-
Uses of TaskConversionFunction in com.atlassian.bamboo.plugins.rest.plan.stage.job
Constructors in com.atlassian.bamboo.plugins.rest.plan.stage.job with parameters of type TaskConversionFunctionModifierConstructorDescriptionJobConversionFunction(BambooPermissionManager bambooPermissionManager, ExecutableAgentsHelper executableAgentsHelper, FeatureManager featureManager, LinkService linkService, PaginationService paginationService, StageConversionFunction stageConversionFunction, TaskConversionFunction taskConversionFunction, TaskService taskService) -
Uses of TaskConversionFunction 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 TaskConversionFunctionModifierConstructorDescriptionTaskConfigResource(com.atlassian.sal.api.message.I18nResolver i18nResolver, InputParser inputParser, JobService jobService, TaskService taskService, CachedPlanManager cachedPlanManager, PaginationService paginationService, TaskConversionFunction taskConversionFunction)