@Component public class StreamItemFactory extends Object
Constructor and Description |
---|
StreamItemFactory(ContextPathHolder contextPathHolder,
UserDtoFactory userDtoFactory,
DateEntityFactory dateEntityFactory,
ContentEntityHelper contentEntityHelper,
EdgeTypeRepository edgeTypeRepository,
ContentUiSupport<ContentEntityObject> contentUiSupport) |
Modifier and Type | Method and Description |
---|---|
List<StreamItem> |
fromEdgeTargetInfos(List<EdgeTargetInfo> edgeTargetInfos,
String urlStrategy,
boolean debug) |
@Autowired public StreamItemFactory(ContextPathHolder contextPathHolder, UserDtoFactory userDtoFactory, DateEntityFactory dateEntityFactory, ContentEntityHelper contentEntityHelper, EdgeTypeRepository edgeTypeRepository, ContentUiSupport<ContentEntityObject> contentUiSupport)
public List<StreamItem> fromEdgeTargetInfos(List<EdgeTargetInfo> edgeTargetInfos, String urlStrategy, boolean debug)
Copyright © 2003–2019 Atlassian. All rights reserved.