Uses of Interface
com.polarion.platform.context.IContext
Packages that use IContext
Package
Description
Provides classes and interfaces for handling jobs.
-
Uses of IContext in com.polarion.platform.context
Methods in com.polarion.platform.context that return IContextModifier and TypeMethodDescriptionIContextService.getContextforId
(IContextId id) IContextService.getLocationContext
(ILocation loc, boolean includeContent) Returns the context related to the given location.Methods in com.polarion.platform.context that return types with arguments of type IContextMethods in com.polarion.platform.context with parameters of type IContextModifier and TypeMethodDescriptionIContextNatureProvider.determineContextNature
(IContext ctx) Determines the nature for given context. -
Uses of IContext in com.polarion.platform.jobs
Methods in com.polarion.platform.jobs that return IContextMethods in com.polarion.platform.jobs with parameters of type IContext -
Uses of IContext in com.polarion.platform.jobs.spi
Methods in com.polarion.platform.jobs.spi that return IContextMethods in com.polarion.platform.jobs.spi with parameters of type IContext