com.atlassian.fecru.external.activity
Interface ExternalActivityItemFactory

All Known Implementing Classes:
RomeExternalActivityItemFactory

public interface ExternalActivityItemFactory

Generates ExternalActivityItems based off of a textual version of a feed's contents.


Method Summary
 java.lang.Iterable<com.atlassian.fisheye.activity.ExternalActivityItem> getItems(java.lang.String feedContents)
           
 

Method Detail

getItems

java.lang.Iterable<com.atlassian.fisheye.activity.ExternalActivityItem> getItems(java.lang.String feedContents)


Copyright © 2011 Atlassian. All Rights Reserved.