|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManagedConfigurationControl.ManagedEntity | |
|---|---|
| com.atlassian.jira.functest.framework.backdoor | |
| Uses of ManagedConfigurationControl.ManagedEntity in com.atlassian.jira.functest.framework.backdoor |
|---|
| Methods in com.atlassian.jira.functest.framework.backdoor that return ManagedConfigurationControl.ManagedEntity | |
|---|---|
ManagedConfigurationControl.ManagedEntity |
ManagedConfigurationControl.getManagedCustomField(String customFieldId)
|
ManagedConfigurationControl.ManagedEntity |
ManagedConfigurationControl.getManagedWorkflow(String workflowName)
|
ManagedConfigurationControl.ManagedEntity |
ManagedConfigurationControl.getManagedWorkflowScheme(String workflowSchemeName)
|
ManagedConfigurationControl.ManagedEntity |
ManagedConfigurationControl.postManagedCustomField(String customFieldId,
boolean isManaged,
boolean isLocked)
|
ManagedConfigurationControl.ManagedEntity |
ManagedConfigurationControl.postManagedWorkflow(String workflowName,
boolean isManaged,
boolean isLocked)
|
ManagedConfigurationControl.ManagedEntity |
ManagedConfigurationControl.postManagedWorkflowScheme(String workflowSchemeName,
boolean isManaged,
boolean isLocked)
|
| Methods in com.atlassian.jira.functest.framework.backdoor that return types with arguments of type ManagedConfigurationControl.ManagedEntity | |
|---|---|
List<ManagedConfigurationControl.ManagedEntity> |
ManagedConfigurationControl.getManagedCustomFields()
|
List<ManagedConfigurationControl.ManagedEntity> |
ManagedConfigurationControl.getManagedWorkflows()
|
List<ManagedConfigurationControl.ManagedEntity> |
ManagedConfigurationControl.getManagedWorkflowSchemes()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||