Uses of Class
org.alfresco.repo.activities.feed.RepoCtx
Packages that use RepoCtx
-
Uses of RepoCtx in org.alfresco.repo.activities.feed
Methods in org.alfresco.repo.activities.feed that return RepoCtxModifier and TypeMethodDescriptionAbstractFeedGenerator.getWebScriptsCtx()JobSettings.getWebScriptsCtx()Methods in org.alfresco.repo.activities.feed with parameters of type RepoCtxModifier and TypeMethodDescriptionprotected abstract booleanprotected abstract booleanFeedTaskProcessor.canReadSite(RepoCtx ctx, String siteIdIn, String connectedUser, String tenantDomain) protected freemarker.template.ConfigurationFeedTaskProcessor.getFreemarkerConfiguration(RepoCtx ctx) FeedTaskProcessor.getSiteMembers(RepoCtx ctx, String siteId, String tenantDomain) voidvoidJobSettings.setWebScriptsCtx(RepoCtx ctx) -
Uses of RepoCtx in org.alfresco.repo.activities.feed.local
Methods in org.alfresco.repo.activities.feed.local with parameters of type RepoCtxModifier and TypeMethodDescriptionprotected booleanprotected booleanLocalFeedTaskProcessor.canReadSite(RepoCtx ctx, String siteIdIn, String connectedUser, String tenantDomain) protected freemarker.template.ConfigurationLocalFeedTaskProcessor.getFreemarkerConfiguration(RepoCtx ctx) LocalFeedTaskProcessor.getSiteMembers(RepoCtx ctx, String siteIdIn, String tenantDomain)