|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.jira.trackback.TrackbackManagerImpl
Constructor Summary | |
TrackbackManagerImpl(com.atlassian.core.ofbiz.util.EntityUtils entityUtils)
|
Method Summary | |
java.util.Collection |
getTrackbacksForIssue(org.ofbiz.core.entity.GenericValue issue)
Return a collection of Trackback s |
void |
storeTrackback(com.atlassian.trackback.Trackback trackback,
org.ofbiz.core.entity.GenericValue issue)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TrackbackManagerImpl(com.atlassian.core.ofbiz.util.EntityUtils entityUtils)
Method Detail |
public void storeTrackback(com.atlassian.trackback.Trackback trackback, org.ofbiz.core.entity.GenericValue issue) throws com.atlassian.trackback.TrackbackException
storeTrackback
in interface TrackbackManager
com.atlassian.trackback.TrackbackException
public java.util.Collection getTrackbacksForIssue(org.ofbiz.core.entity.GenericValue issue)
Trackback
s
getTrackbacksForIssue
in interface TrackbackManager
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |