|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
removeIssueLinkType(java.lang.Long issueLinkTypeId,
IssueLinkType swapLinkType,
com.opensymphony.user.User remoteUser)
Removes an issueLinkType from the datastore. |
Method Detail |
public void removeIssueLinkType(java.lang.Long issueLinkTypeId, IssueLinkType swapLinkType, com.opensymphony.user.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 |