@ExperimentalApi public class SpaceWatch extends AbstractWatch
Constructor and Description |
---|
SpaceWatch(@NonNull User watcher,
@NonNull Reference<Space> space,
List<ContentType> contentTypes) |
SpaceWatch(User watcher,
String spaceKey,
List<ContentType> contentTypes) |
Modifier and Type | Method and Description |
---|---|
List<ContentType> |
getContentTypes() |
Space |
getSpace() |
String |
toString() |
getWatcher
public SpaceWatch(User watcher, String spaceKey, List<ContentType> contentTypes)
public SpaceWatch(@NonNull User watcher, @NonNull Reference<Space> space, List<ContentType> contentTypes)
public String toString()
toString
in class AbstractWatch
public Space getSpace()
public List<ContentType> getContentTypes()
Copyright © 2003–2020 Atlassian. All rights reserved.