Class PostContentEditionFunctionsExtensionPoint
java.lang.Object
org.ametys.cms.workflow.extensions.AbstractFunctionsExtensionPoint
org.ametys.cms.workflow.extensions.PostContentEditionFunctionsExtensionPoint
- All Implemented Interfaces:
ExtensionPoint<String>
Extension point for workflow functions that will be called after content edition
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ametys.cms.workflow.extensions.AbstractFunctionsExtensionPoint
addExtension, getExtension, getExtensionsIds, hasExtension, initializeExtensions
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.ametys.runtime.plugin.ExtensionPoint
deferredInitializeExtensions
-
Constructor Details
-
PostContentEditionFunctionsExtensionPoint
-