|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.plugins.edgeindex.rest.StreamItemFactory
public class StreamItemFactory
Constructor Summary | |
---|---|
StreamItemFactory(ContextPathHolder contextPathHolder,
UserDtoFactory userDtoFactory,
DateEntityFactory dateEntityFactory,
ContentEntityHelper contentEntityHelper,
EdgeTypeRepository edgeTypeRepository,
ContentUiSupport<ContentEntityObject> contentUiSupport)
|
Method Summary | |
---|---|
java.util.List<StreamItem> |
fromEdgeTargetInfos(java.util.List<EdgeTargetInfo> edgeTargetInfos,
java.lang.String urlStrategy,
boolean debug)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StreamItemFactory(ContextPathHolder contextPathHolder, UserDtoFactory userDtoFactory, DateEntityFactory dateEntityFactory, ContentEntityHelper contentEntityHelper, EdgeTypeRepository edgeTypeRepository, ContentUiSupport<ContentEntityObject> contentUiSupport)
Method Detail |
---|
public java.util.List<StreamItem> fromEdgeTargetInfos(java.util.List<EdgeTargetInfo> edgeTargetInfos, java.lang.String urlStrategy, boolean debug)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |