Known Direct Subclasses
|
Class Overview
An abstract class for the versions system field flag functions
Fields
Public Constructors
Public Methods
public
int
getMinimumNumberOfExpectedArguments
()
Sanitise a function operand for the specified user, so that information is not leaked.
Parameters
searcher
| the user performing the search |
operand
| the operand to sanitise; will only be sanitised if valid |
Returns
- the sanitised operand; never null.
Protected Methods
Returns
- all the versions relevant to this function.
protected
abstract
Collection<Version>
getVersionsForProject
(Long projectId)
Parameters
projectId
| the id of the Project which the versions belong to |
Returns
- all the versions relevant to this function and the specified project