com.sonyericsson.hudson.plugins.metadata.util
Class ExtensionUtils
java.lang.Object
com.sonyericsson.hudson.plugins.metadata.util.ExtensionUtils
public abstract class ExtensionUtils
- extends Object
Utility functions for handling extension points.
- Author:
- Robert Sandell <robert.sandell@sonymobile.com>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getMetadataValueDescriptors
public static List<AbstractMetadataValue.AbstractMetaDataValueDescriptor> getMetadataValueDescriptors()
- Finds all descriptors extending
AbstractMetadataValue.AbstractMetaDataValueDescriptor
.
- Returns:
- the list.
Copyright © 2004-2013. All Rights Reserved.