"WEBNMS_5 API Docs"

Package com.adventnet.nms.provisioning.server

Interface Summary
PostProvisioningFilter The PostProvisioningFilter is an interface implemented for processing the provisioning operation results after executing the template.
PreProvisioningFilter The PreProvisioningFilter is an interface implemented for processing the provisioning operation data prior to executing the operation.
TemplateFilter The TemplateFilter is an interface implemented for custom template processing, so that special rules can be applied to specific templates.
 

Class Summary
Operation The Operation class represents a provisioning operation.
ProvisioningModule The main provisioning module class that is the guts of the module.
During start up, it does three functions
Loads extension apis specified in the <Web NMS Home>/conf/ProvisioningExtensions.xml file
into the memory.Extension apis are nothing but domain and vendor specific ProvisioningAPI implementations.
ProvisioningTrigger This abstract classs serves as the entry point to schedule provisioning based on triggers.
TemplateInitializer Initializes the template.ie., collects Inventory Inputs and NEInputs and executes TemplateFilters associated with the template.
 


"WEBNMS_5 API Docs"

Copyright © 2011 ZOHO Corp., All Rights Reserved.