com.atlassian.confluence.content.service
Class ContentLocatorBuilder
java.lang.Object
com.atlassian.confluence.content.service.ContentLocatorBuilder
public class ContentLocatorBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentLocatorBuilder
public ContentLocatorBuilder()
withId
public ContentLocatorBuilder withId(long id)
withContentType
public ContentLocatorBuilder withContentType(String contentType)
withSpaceKey
public ContentLocatorBuilder withSpaceKey(String spaceKey)
withTitle
public ContentLocatorBuilder withTitle(String title)
Copyright © 2003-2013 Atlassian. All Rights Reserved.