Class ExtendedSpaceWatch
java.lang.Object
com.atlassian.confluence.api.model.watch.AbstractWatch
com.atlassian.confluence.api.model.watch.SpaceWatch
com.atlassian.confluence.api.testsupport.model.watch.ExtendedSpaceWatch
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlassian.confluence.api.model.watch.SpaceWatch
SpaceWatch.SpaceWatchBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionExtendedSpaceWatch
(String name, User watcher, Reference<Space> space, List<ContentType> contentTypes) -
Method Summary
Methods inherited from class com.atlassian.confluence.api.model.watch.SpaceWatch
builder, getContentTypes, getSpace, toString
Methods inherited from class com.atlassian.confluence.api.model.watch.AbstractWatch
getWatcher
-
Constructor Details
-
ExtendedSpaceWatch
-
-
Method Details
-
getName
-