Uses of Interface
ch.ivyteam.ivy.casemap.runtime.ICaseMapService
Packages that use ICaseMapService
-
Uses of ICaseMapService in ch.ivyteam.ivy.casemap.runtime
Methods in ch.ivyteam.ivy.casemap.runtime that return ICaseMapServiceModifier and TypeMethodDescriptionstatic ICaseMapServiceICaseMapService.current()Gets the current case map service.static ICaseMapServiceICaseMapService.get()Deprecated, for removal: This API element is subject to removal in a future version.ICaseMapService.getCaseMapService(IBusinessCase businessCase) Get the case map service for the given contextICaseMapService.getCaseMapService(IBusinessCase businessCase, IUserToken userToken) Get the case map service for the given context
current()instead