com.pyxis.greenhopper.jira.util
Interface Operator


public interface Operator


Field Summary
static int AND
           
static int AND_NOT
           
static int NONE
           
static int OR
           
 

Field Detail

NONE

static final int NONE
See Also:
Constant Field Values

AND

static final int AND
See Also:
Constant Field Values

OR

static final int OR
See Also:
Constant Field Values

AND_NOT

static final int AND_NOT
See Also:
Constant Field Values


Copyright © 2007-2012 Atlassian. All Rights Reserved.