Package ch.ivyteam.ivy.process.extension
-
Interface Summary Interface Description ICommonProcessExtensionConfigurationEditor Do not use this interface directly useIProcessExtensionConfigurationEditorEx
instead.IIvyScriptEditor Interface to an ivy script editorIProcessExtension Base interface of the process extension interfacesIProcessExtensionConfigurationEditor Deprecated. useIProcessExtensionConfigurationEditorEx
instead.IProcessExtensionConfigurationEditorEnvironment The process extension configuration editor can access its environment over this interface.IProcessExtensionConfigurationEditorEx The interface of a configuration editor of a process extension (e.gIUserProcessExtension
).IUserAsynchronousProcessExtension This interface must be implemented by user process extensions (e.g.IUserProcessExtension This interface must be implemented by user process extensions (e.g. -
Class Summary Class Description UserAsynchronousProcessExtensionResult This class represents the result of a user asynchronous process extension perform method.