Uses of Interface
org.pentaho.platform.api.repository.IBackgroundExecutedContentId

Packages that use IBackgroundExecutedContentId
org.pentaho.platform.api.repository   
org.pentaho.platform.repository.content   
 

Uses of IBackgroundExecutedContentId in org.pentaho.platform.api.repository
 

Methods in org.pentaho.platform.api.repository that return IBackgroundExecutedContentId
 IBackgroundExecutedContentId IContentRepository.newBackgroundExecutedContentId(IPentahoSession session, String contentId)
          Returns a new background executed content object
 

Uses of IBackgroundExecutedContentId in org.pentaho.platform.repository.content
 

Classes in org.pentaho.platform.repository.content that implement IBackgroundExecutedContentId
 class BackgroundExecutedContentId
           
 

Methods in org.pentaho.platform.repository.content that return IBackgroundExecutedContentId
 IBackgroundExecutedContentId ContentRepository.newBackgroundExecutedContentId(IPentahoSession session, String contentId)
          Returns a new background executed content object