Uses of Class
com.atlassian.bamboo.ww2.actions.build.admin.config.task.TaskOwnerFactory
-
Packages that use TaskOwnerFactory Package Description com.atlassian.bamboo.deployments.environments.actions com.atlassian.bamboo.ww2.actions.build.admin.config.task -
-
Uses of TaskOwnerFactory in com.atlassian.bamboo.deployments.environments.actions
Fields in com.atlassian.bamboo.deployments.environments.actions declared as TaskOwnerFactory Modifier and Type Field Description protected TaskOwnerFactory
ConfigureEnvironmentTasks. taskOwnerFactory
Methods in com.atlassian.bamboo.deployments.environments.actions with parameters of type TaskOwnerFactory Modifier and Type Method Description void
ConfigureEnvironmentTasks. setTaskOwnerFactory(TaskOwnerFactory taskOwnerFactory)
-
Uses of TaskOwnerFactory in com.atlassian.bamboo.ww2.actions.build.admin.config.task
Fields in com.atlassian.bamboo.ww2.actions.build.admin.config.task declared as TaskOwnerFactory Modifier and Type Field Description protected TaskOwnerFactory
ConfigureBuildTasks. taskOwnerFactory
Methods in com.atlassian.bamboo.ww2.actions.build.admin.config.task with parameters of type TaskOwnerFactory Modifier and Type Method Description void
ConfigureBuildTasks. setTaskOwnerFactory(TaskOwnerFactory taskOwnerFactory)
-