Uses of Interface
de.xima.fc.proma.context.IPublicSyncWebSocketContext
-
Packages that use IPublicSyncWebSocketContext Package Description de.xima.fc.pluginstore de.xima.fc.proma de.xima.fc.proma.context -
-
Uses of IPublicSyncWebSocketContext in de.xima.fc.pluginstore
Methods in de.xima.fc.pluginstore with parameters of type IPublicSyncWebSocketContext Modifier and Type Method Description <R> StageChain<List<PluginChangelogEntry>,R>
PluginStoreLoader. loadChangelogEntries(IPublicSyncWebSocketContext pc, String itemKey, Locale locale, String licenseKey)
Loads the list of all changelog entries for the given store item. -
Uses of IPublicSyncWebSocketContext in de.xima.fc.proma
Methods in de.xima.fc.proma that return IPublicSyncWebSocketContext Modifier and Type Method Description static IPublicSyncWebSocketContext
RequestPromaContexts. publicWebSocketSync()
static IPublicSyncWebSocketContext
RequestPromaContexts. publicWebSocketSync(IUser user)
static IPublicSyncWebSocketContext
RequestPromaContexts. publicWebSocketSync(IUser user, de.xima.ximahttp.jakarta_faces.api.IContextualExecutor executor)
static IPublicSyncWebSocketContext
RequestPromaContexts. publicWebSocketSync(UserContext uc)
static IPublicSyncWebSocketContext
RequestPromaContexts. publicWebSocketSync(UserContext uc, de.xima.ximahttp.jakarta_faces.api.IContextualExecutor executor)
-
Uses of IPublicSyncWebSocketContext in de.xima.fc.proma.context
Methods in de.xima.fc.proma.context that return IPublicSyncWebSocketContext Modifier and Type Method Description static IPublicSyncWebSocketContext
PromaInvocationContexts. publicWebSocketSync(UserContext uc)
-