|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IssueLinkTypeDestroyer
| Method Summary | |
|---|---|
void |
removeIssueLinkType(Long issueLinkTypeId,
IssueLinkType swapLinkType,
com.atlassian.crowd.embedded.api.User remoteUser)
Removes an issueLinkType from the datastore. |
void |
removeIssueLinkType(Long issueLinkTypeId,
IssueLinkType swapLinkType,
User remoteUser)
Deprecated. use removeIssueLinkType(Long, IssueLinkType, com.atlassian.crowd.embedded.api.User) |
| 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
void removeIssueLinkType(Long issueLinkTypeId,
IssueLinkType swapLinkType,
User remoteUser)
throws RemoveException
removeIssueLinkType(Long, IssueLinkType, com.atlassian.crowd.embedded.api.User)
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 | |||||||||