Class NamespaceLabelFilter

  • All Implemented Interfaces:
    com.atlassian.core.util.filter.Filter

    public class NamespaceLabelFilter
    extends Object
    implements com.atlassian.core.util.filter.Filter
    Created by IntelliJ IDEA. User: Jeremy Higgs Date: 26/10/2005 Time: 10:42:14
    • Constructor Detail

      • NamespaceLabelFilter

        public NamespaceLabelFilter​(Namespace namespace)
      • NamespaceLabelFilter

        public NamespaceLabelFilter​(Namespace namespace,
                                    String user)
    • Method Detail

      • isIncluded

        public boolean isIncluded​(Object object)
        Specified by:
        isIncluded in interface com.atlassian.core.util.filter.Filter