|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MutableApplicationLink
Interface adding mutating behaviour for ApplicationLinks
| Method Summary | |
|---|---|
void |
update(ApplicationLinkDetails details)
Update the ApplicationLink's details |
| Methods inherited from interface com.atlassian.applinks.api.ApplicationLink |
|---|
createAuthenticatedRequestFactory, createAuthenticatedRequestFactory, getDisplayUrl, getId, getName, getRpcUrl, getType, isPrimary |
| Methods inherited from interface com.atlassian.applinks.api.PropertySet |
|---|
getProperty, putProperty, removeProperty |
| Method Detail |
|---|
void update(ApplicationLinkDetails details)
details - the details of the ApplicationLink. Note that all field values will be set to
the values of the provided ApplicationLinkDetails object, including null values.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||