Link
@Deprecated public class ContentLink extends Object
Constructor and Description |
---|
ContentLink(Long id,
com.atlassian.fugue.Option<SpaceSummary> space,
ContentType type,
String title,
String webUrlPath)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Long |
getId()
Deprecated.
|
com.atlassian.fugue.Option<SpaceSummary> |
getSpace()
Deprecated.
|
String |
getTitle()
Deprecated.
|
ContentType |
getType()
Deprecated.
|
String |
getWebUrlPath()
Deprecated.
|
public ContentLink(Long id, com.atlassian.fugue.Option<SpaceSummary> space, ContentType type, String title, String webUrlPath)
public Long getId()
public com.atlassian.fugue.Option<SpaceSummary> getSpace()
public ContentType getType()
public String getTitle()
public String getWebUrlPath()
Copyright © 2003–2020 Atlassian. All rights reserved.