com.atlassian.plugins.rest.common.expand.resolver

Class ExpandConstraintEntityExpanderResolver

    • Constructor Detail

      • ExpandConstraintEntityExpanderResolver

        public ExpandConstraintEntityExpanderResolver()
    • Method Detail

      • hasExpander

        public boolean hasExpander(Class<?> type)
        Description copied from interface: EntityExpanderResolver
        Tells whether this resolver can get an expander for the given instance.
        Specified by:
        hasExpander in interface EntityExpanderResolver
        Parameters:
        type - the type to resolve the expander for.
        Returns:
        true if an expander can be found for this object instance, false otherwise.

Copyright © 2014 Atlassian. All rights reserved.