Package | Description |
---|---|
com.atlassian.bamboo.task |
Modifier and Type | Method and Description |
---|---|
protected <D extends PrePostTaskActionsDescriptor,T extends InternalTaskType> |
TaskActionExecutorImpl.getTaskActionsFor(Class<D> descriptorClass,
T task)
Find all module descriptors of
descriptorClass type, next reduce a list to those which
are intended to be used with tasks of task type (descriptor.getTaskClass()). |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.