Uses of Interface
ch.ivyteam.ivy.process.element.IExtensibleProcessElementFactory
-
Packages that use IExtensibleProcessElementFactory Package Description ch.ivyteam.ivy.process.element -
-
Uses of IExtensibleProcessElementFactory in ch.ivyteam.ivy.process.element
Methods in ch.ivyteam.ivy.process.element with parameters of type IExtensibleProcessElementFactory Modifier and Type Method Description voidIExtensibleStandardProcessElementExtension. declareProcessElements(IExtensibleProcessElementFactory factory)Deprecated.Declares process elements that are based on standard process elements that are extensible with a java bean class
-