Package | Description |
---|---|
com.javahollic.jira.emh.api.integration.beans |
Modifier and Type | Method and Description |
---|---|
PortalSecuritySettingsBean.WhoCanRaiseRequests |
PortalSecuritySettingsBean.getWhoCanRaiseRequests() |
static PortalSecuritySettingsBean.WhoCanRaiseRequests |
PortalSecuritySettingsBean.WhoCanRaiseRequests.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PortalSecuritySettingsBean.WhoCanRaiseRequests[] |
PortalSecuritySettingsBean.WhoCanRaiseRequests.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PortalSecuritySettingsBean.setWhoCanRaiseRequests(PortalSecuritySettingsBean.WhoCanRaiseRequests customersaddedtotheproject)
to validate
POST: http://localhost:2990/jira/rest/servicedesk/1/servicedesk/JSDDEFAULT/settings/requestsecurity
1.
|
Copyright © 2008–2022 The Plugin People. All rights reserved.