Uses of Interface
ch.ivyteam.ivy.process.data.persistence.IPersistenceContext
Packages that use IPersistenceContext
-
Uses of IPersistenceContext in ch.ivyteam.ivy.environment
Fields in ch.ivyteam.ivy.environment declared as IPersistenceContextModifier and TypeFieldDescriptionfinal IPersistenceContextIvy.persistenceAccess to theIPersistenceContextof the current process model version.Methods in ch.ivyteam.ivy.environment that return IPersistenceContextModifier and TypeMethodDescriptionstatic IPersistenceContextIvy.persistence()Returns thepersistence contextof the current process model version. -
Uses of IPersistenceContext in ch.ivyteam.ivy.process.data.persistence
Methods in ch.ivyteam.ivy.process.data.persistence that return IPersistenceContextModifier and TypeMethodDescriptionstatic IPersistenceContextIPersistenceContext.current()Gets the current persistence context.