@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() |
getWatcherpublic 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 AbstractWatchpublic Space getSpace()
public List<ContentType> getContentTypes()
Copyright © 2003–2022 Atlassian. All rights reserved.