|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@PublicApi public interface IssueLinkTypeDestroyer
Method Summary | |
---|---|
void |
removeIssueLinkType(Long issueLinkTypeId,
IssueLinkType swapLinkType,
com.atlassian.crowd.embedded.api.User remoteUser)
Removes an issueLinkType from the datastore. |
Method Detail |
---|
void removeIssueLinkType(Long issueLinkTypeId, IssueLinkType swapLinkType, com.atlassian.crowd.embedded.api.User remoteUser) throws RemoveException
issueLinkTypeId
- the id of the issue link type top deleteswapLinkType
- If null issue links are removed, if not null the issue links are changed to this
issue link typeremoteUser
- the remote user performing the delete operation (needed for change item creating)
RemoveException
- if the problem occurs during change item creation or persistence
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |