Package dev.dsf.bpe.v2
package dev.dsf.bpe.v2
-
ClassDescriptionImplements
AbstractProcessPluginDefinition.getName()
,AbstractProcessPluginDefinition.getVersion()
andAbstractProcessPluginDefinition.getReleaseDate()
based on properties defined in a "plugin.properties" file.Gives access to services available to process plugins.A provider configuration file named "dev.dsf.ProcessPluginDefinition" containing the canonical name of the class implementing this interface needs to be part of the process plugin at "/META-INF/services/".Listener called after process plugin deployment with a list of deployed process-ids from this plugin.