Uses of Interface
wt.build.BuildSourceEventDelegate

Packages that use BuildSourceEventDelegate
wt.build   
wt.epm.build   
 

Uses of BuildSourceEventDelegate in wt.build
 

Classes in wt.build that implement BuildSourceEventDelegate
 class BuildRuleBuildSourcePreDeleteEventDelegate
          

Supported API: false

Extendable: false
 class BuildRuleCheckOutEventDelegate
          

Supported API: false

Extendable: false
 class BuildRuleUndoCheckOutEventDelegate
          

Supported API: false

Extendable: false
 class ObjectToObjectLinkBuildRuleCheckInEventDelegate
          Deprecated.  
 class ObjectToVersionLinkBuildRuleCheckInEventDelegate
          Deprecated.  
 class VersionToVersionLinkBuildRuleCheckInEventDelegate
          

Supported API: false

Extendable: false
 

Methods in wt.build that return BuildSourceEventDelegate
 BuildSourceEventDelegate BuildDelegateFactory.getBuildSourceEventDelegate(BuildRule rule, KeyedEvent event)
          

Supported API: false
 

Uses of BuildSourceEventDelegate in wt.epm.build
 

Classes in wt.epm.build that implement BuildSourceEventDelegate
 class EPMBuildRuleCheckinEventDelegate
          

Supported API: false

Extendable: false
 class EPMBuildRuleCheckoutEventDelegate
          

Supported API: false

Extendable: false
 class EPMBuildRuleUndoCheckoutEventDelegate
          

Supported API: false

Extendable: false
 class EPMBuildSandboxCheckinEventDelegate
          

Supported API: false

Extendable: false
 class EPMBuildSandboxCheckoutEventDelegate
          

Supported API: false

Extendable: false
 class EPMBuildSandboxUndoCheckoutEventDelegate
          

Supported API: false

Extendable: false
 class EPMBuildSourceEventDelegate
          Does not allow the system to delete a build source if any EPM build rules refer to it.