|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ServerSummary
This class contains server's general summary information, available from any jsp and placed in the request context under name 'serverSummary'.
| Method Summary | |
|---|---|
int |
getAuthorizedAgentsCount()
Returns the number of authorized agents in the system. |
int |
getBuildConfigurationsLeft()
Get current number of build configurations which can be created in Professional mode: maxNumber - current |
LicensingPolicy |
getLicensingPolicy()
Return current licensing policy for the server |
int |
getNumberOfRegisteredUsers()
Return number of registered users in the current auth scheme |
int |
getNumberOfVisibleConfigurations()
Returns number of build configurations available to current user according to his/her permissions. |
int |
getRegisteredAgentsCount()
Returns the number of registered agents in the system. |
boolean |
isEnterpriseMode()
Returns true if server is working in the enterprise mode |
boolean |
isHasSeveralAgentPools()
Returns true if number of agent pools is greater than one. |
boolean |
isPerProjectPermissionsEnabled()
|
| Method Detail |
|---|
int getRegisteredAgentsCount()
int getAuthorizedAgentsCount()
int getBuildConfigurationsLeft()
int getNumberOfVisibleConfigurations()
int getNumberOfRegisteredUsers()
boolean isHasSeveralAgentPools()
boolean isEnterpriseMode()
LicensingPolicy getLicensingPolicy()
boolean isPerProjectPermissionsEnabled()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||