Uses of Interface
ch.ivyteam.ivy.application.property.ICustomPropertyProvider
-
Packages that use ICustomPropertyProvider Package Description ch.ivyteam.ivy.application Defines the Axon.ivy application configuration subsystem with interfaces forIApplication
,IProcessModel
,IProcessModelVersion
. -
-
Uses of ICustomPropertyProvider in ch.ivyteam.ivy.application
Subinterfaces of ICustomPropertyProvider in ch.ivyteam.ivy.application Modifier and Type Interface Description interface
IApplication
Interface IApplication supports access to information about a ivy Application
-