Uses of Class
ch.ivyteam.ivy.application.RuntimeLogCategory
-
Packages that use RuntimeLogCategory Package Description ch.ivyteam.ivy.application Defines the Axon.ivy application configuration subsystem with interfaces forIApplication
,IProcessModel
,IProcessModelVersion
. -
-
Uses of RuntimeLogCategory in ch.ivyteam.ivy.application
Methods in ch.ivyteam.ivy.application with parameters of type RuntimeLogCategory Modifier and Type Method Description Logger
IProcessModelVersion. getRuntimeLog(RuntimeLogCategory category)
Gets the runtime log logger for the process model version
-