jetbrains.buildServer.serverSide
Interface BuildDataFilter

All Superinterfaces:
Filter<SBuild>

public interface BuildDataFilter
extends Filter<SBuild>

Interface for filtering build.


Field Summary
static BuildDataFilter NON_PERSONAL_AND_NON_CANCELLED
           
 
Method Summary
 
Methods inherited from interface jetbrains.buildServer.util.filters.Filter
accept
 

Field Detail

NON_PERSONAL_AND_NON_CANCELLED

static final BuildDataFilter NON_PERSONAL_AND_NON_CANCELLED