com.atlassian.confluence.search.v2.query
Class LastModifierQuery

java.lang.Object
  extended by com.atlassian.confluence.search.v2.query.ContributorQuery
      extended by com.atlassian.confluence.search.v2.query.LastModifierQuery
All Implemented Interfaces:
SearchQuery

Deprecated. since 3.0. Use ContributorQuery instead.

@Deprecated
public class LastModifierQuery
extends ContributorQuery


Constructor Summary
LastModifierQuery(String lastModifier)
          Deprecated.  
 
Method Summary
 String getLastModifier()
          Deprecated.  
 
Methods inherited from class com.atlassian.confluence.search.v2.query.ContributorQuery
equals, getContributor, getKey, getParameters, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LastModifierQuery

public LastModifierQuery(String lastModifier)
Deprecated. 
Method Detail

getLastModifier

@Deprecated
public String getLastModifier()
Deprecated. 

(for backwards compatibility)



Copyright © 2003-2013 Atlassian. All Rights Reserved.