hook

On this page
Back to index

Summary

A resource template hook that stores a reference to a procedure in an ElectricFlow project or plugin project. When a resource template is used to create a resource pool, these procedures are invoked.
hookName
Stringrequired
Name for the hook; must be unique among all hooks.
broadcast
Stringoptional
Broadcast flag.
description
Stringoptional
Comment text describing this object that is not interpreted at all by CloudBees CD/RO.
hookParameters
Stringoptional
Hook parameters. (Alternate argument name hookParameter.)
hookType
Stringoptional
Hook type.
newName
Stringoptional
The new name for an existing object that is being renamed.
procedureName
Stringoptional
Hook procedure name.
procedurePluginKey
Stringoptional
Procedure plugin key.
procedureProjectName
Stringoptional
Procedure project name.
projectName
Stringoptional
ProjectName of the entity that owns the hook.
resourceTemplateName
Stringoptional
Name of the resource template.

Usage

There are no usage examples available for hook.