Uses of Interface
ch.ivyteam.ivy.casemap.runtime.model.ICaseMap
-
Packages that use ICaseMap Package Description ch.ivyteam.ivy.casemap.runtime -
-
Uses of ICaseMap in ch.ivyteam.ivy.casemap.runtime
Methods in ch.ivyteam.ivy.casemap.runtime that return ICaseMap Modifier and Type Method Description ICaseMapICaseMapFinder. byBusinessCase(IBusinessCase businessCase)Get the case map of the given business case.ICaseMapICaseMapFinder. byId(String id)Get the case map with the given id.ICaseMapICaseMapFinder. byPath(String path)Get the case map with the given path.ICaseMapICaseMapFinder. byUniqueId(String uuid)Get the case map with the given unique id (uuid).ICaseMapICaseMapFinder. current()Get the case map of the current business case.ICaseMapICaseMapService. findCaseMap()Deprecated.
-