public final class VCSBugTrackingHook extends ExtensionHook
ExtensionHook.URIResourceElementVisitor.ResourceBundleProvider| Modifier and Type | Field and Description | 
|---|---|
static ElementName | 
HOOK  | 
ATTRIBUTE_RSBUNDLE_CLASS, KEY_EXTENSION, KEY_RSBUNDLE_CLASS, MANIFEST_XMLNSKEY_LOCATOR| Constructor and Description | 
|---|
VCSBugTrackingHook()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Collection<VCSAnnotationExtention> | 
getAnnotations()  | 
java.util.Collection<VCSHistoryGraphExtension> | 
getCommitGraph()  | 
VCSBugTracking | 
getObject(java.lang.String type)  | 
void | 
start(ElementStartContext context)
Handle the start of the myhook element. 
 | 
findPath, getExtension, getProvider, getRSBundleClass, getSchemaLocation, resolvePath, setProvider, setSchemaLocationend, getAttributeHelper, getClassLoader, getMetaClassLoader, getResourceBundle, getResourceBundleProvider, getTextHelper, log, log, setResourceBundleProviderpublic static final ElementName HOOK
public VCSBugTracking getObject(java.lang.String type) throws java.lang.InstantiationException, java.lang.IllegalAccessException, java.lang.ClassNotFoundException
java.lang.InstantiationExceptionjava.lang.IllegalAccessExceptionjava.lang.ClassNotFoundExceptionpublic void start(ElementStartContext context)
start in class ElementVisitorcontext - the processing context.public java.util.Collection<VCSAnnotationExtention> getAnnotations()
public java.util.Collection<VCSHistoryGraphExtension> getCommitGraph()