Uses of Interface
jetbrains.buildServer.log.Loggable
-
-
Uses of Loggable in jetbrains.buildServer.agent
Subinterfaces of Loggable in jetbrains.buildServer.agent Modifier and Type Interface Description interfaceAgentRunningBuildRepresents running build on the agent sideinterfaceAgentRunningBuildExClasses in jetbrains.buildServer.agent that implement Loggable Modifier and Type Class Description classAgentCanNotCheckoutReason -
Uses of Loggable in jetbrains.buildServer.agent.impl
Classes in jetbrains.buildServer.agent.impl that implement Loggable Modifier and Type Class Description classAgentRunningBuildImpl -
Uses of Loggable in jetbrains.buildServer.agentServer
Classes in jetbrains.buildServer.agentServer that implement Loggable Modifier and Type Class Description classAgentBuildContains necessary information about build to start on an agent. -
Uses of Loggable in jetbrains.buildServer.artifacts.rules
Classes in jetbrains.buildServer.artifacts.rules that implement Loggable Modifier and Type Class Description classArtifactDepRuleSetCreated by Nikita.Skvortsov Date: 4/12/11, 4:29 PM -
Uses of Loggable in jetbrains.buildServer.buildTriggers.triggerRules
Classes in jetbrains.buildServer.buildTriggers.triggerRules that implement Loggable Modifier and Type Class Description classTriggerRulesImpl -
Uses of Loggable in jetbrains.buildServer.configuration
Subinterfaces of Loggable in jetbrains.buildServer.configuration Modifier and Type Interface Description interfaceChangeProviderA source of some changes forChangeObserver.Classes in jetbrains.buildServer.configuration that implement Loggable Modifier and Type Class Description classFilesStateclassFilesWatcherWatches for changes in files.classFileWatcherWatches for changes in one file. -
Uses of Loggable in jetbrains.buildServer.controllers.login
Classes in jetbrains.buildServer.controllers.login that implement Loggable Modifier and Type Class Description classInMemoryUserOriginal GuestUser or RootUser throws exception on attempt to change its profile (because there is no such thing as profile for guest user). -
Uses of Loggable in jetbrains.buildServer.groups
Subinterfaces of Loggable in jetbrains.buildServer.groups Modifier and Type Interface Description interfaceSUserGroupRepresents TeamCity-server user group interface.interfaceUserGroupRepresents a user group.interfaceUserGroupEx -
Uses of Loggable in jetbrains.buildServer.groups.impl
Classes in jetbrains.buildServer.groups.impl that implement Loggable Modifier and Type Class Description classAllUsersGroupclassDeletedUserGroupclassSecuredUserGroupclassUserGroupImplUser group implementation. -
Uses of Loggable in jetbrains.buildServer.messages
Classes in jetbrains.buildServer.messages that implement Loggable Modifier and Type Class Description classTestMetadata -
Uses of Loggable in jetbrains.buildServer.processes
Classes in jetbrains.buildServer.processes that implement Loggable Modifier and Type Class Description classProcessNodeRepresents process. -
Uses of Loggable in jetbrains.buildServer.responsibility
Classes in jetbrains.buildServer.responsibility that implement Loggable Modifier and Type Class Description classResponsibilityEntryEx -
Uses of Loggable in jetbrains.buildServer.responsibility.impl
Classes in jetbrains.buildServer.responsibility.impl that implement Loggable Modifier and Type Class Description classBuildProblemInvestigationImplUser: Victory.Bedrosova Date: 1/9/13 Time: 12:39 PMclassBuildTypeResponsibilityEntryImplclassTestNameResponsibilityEntryImpl -
Uses of Loggable in jetbrains.buildServer.serverSide
Subinterfaces of Loggable in jetbrains.buildServer.serverSide Modifier and Type Interface Description interfaceBuildAgentExinterfaceConfigActionUser or system action causing changes in TeamCity configuration filesinterfaceConfigActionExinterfaceQueuedBuildExinterfaceSBuildAgentRepresents agent on the server side.interfaceSProjectRepresents a server side projectClasses in jetbrains.buildServer.serverSide that implement Loggable Modifier and Type Class Description classResponsibilityInfoA simpleResponsibilityEntryimplementation. -
Uses of Loggable in jetbrains.buildServer.serverSide.agentPools
Classes in jetbrains.buildServer.serverSide.agentPools that implement Loggable Modifier and Type Class Description classAgentPoolImplclassProjectAgentPoolImpl -
Uses of Loggable in jetbrains.buildServer.serverSide.auth
Subinterfaces of Loggable in jetbrains.buildServer.serverSide.auth Modifier and Type Interface Description interfaceRolePresents user role in TeamCity.interfaceRolesHolderRoles containerinterfaceRolesHolderExClasses in jetbrains.buildServer.serverSide.auth that implement Loggable Modifier and Type Class Description static classAuthenticationToken.PermissionsRestrictionHolds permissions limit for the tokenclassRoleScopeRepresents scope of the role when role is associated with a user. -
Uses of Loggable in jetbrains.buildServer.serverSide.auth.impl
Classes in jetbrains.buildServer.serverSide.auth.impl that implement Loggable Modifier and Type Class Description classToken -
Uses of Loggable in jetbrains.buildServer.serverSide.build.index
Classes in jetbrains.buildServer.serverSide.build.index that implement Loggable Modifier and Type Class Description classBuildTask<R> -
Uses of Loggable in jetbrains.buildServer.serverSide.buildDistribution
Subinterfaces of Loggable in jetbrains.buildServer.serverSide.buildDistribution Modifier and Type Interface Description interfaceQueuedBuildInfoRepresents build waiting in the queue specific information for the build distribution algorithm -
Uses of Loggable in jetbrains.buildServer.serverSide.impl
Subinterfaces of Loggable in jetbrains.buildServer.serverSide.impl Modifier and Type Interface Description interfaceProjectExClasses in jetbrains.buildServer.serverSide.impl that implement Loggable Modifier and Type Class Description classMockBuildAgentclassQueuedBuildImplMethods in jetbrains.buildServer.serverSide.impl with parameters of type Loggable Modifier and Type Method Description static StringLogUtil. describe(Loggable loggable)static StringLogUtil. describeInDetail(Loggable loggable) -
Uses of Loggable in jetbrains.buildServer.serverSide.impl.agent
Classes in jetbrains.buildServer.serverSide.impl.agent that implement Loggable Modifier and Type Class Description classAbstractBuildAgentclassAbstractBuildAgentContextclassDeadAgentUser: kirclassRegisteredAgentclassUnregisteredAgentUser: kir -
Uses of Loggable in jetbrains.buildServer.serverSide.impl.auth
Classes in jetbrains.buildServer.serverSide.impl.auth that implement Loggable Modifier and Type Class Description classRoleImplRole is a set of permissions and included roles with name and identifier.classSecuredBuildAgentclassSecuredProjectclassSecuredQueuedBuildclassSecuredVcsRoot -
Uses of Loggable in jetbrains.buildServer.serverSide.impl.projects
Classes in jetbrains.buildServer.serverSide.impl.projects that implement Loggable Modifier and Type Class Description classProjectImpl -
Uses of Loggable in jetbrains.buildServer.serverSide.oauth
Classes in jetbrains.buildServer.serverSide.oauth that implement Loggable Modifier and Type Class Description classOAuthConnectionDescriptorDescribes a specific OAuth connection. -
Uses of Loggable in jetbrains.buildServer.serverSide.projectsImport
Classes in jetbrains.buildServer.serverSide.projectsImport that implement Loggable Modifier and Type Class Description classConfigEntityId -
Uses of Loggable in jetbrains.buildServer.users
Subinterfaces of Loggable in jetbrains.buildServer.users Modifier and Type Interface Description interfaceSUserPresents TeamCity user data.interfaceUserRepresents a userClasses in jetbrains.buildServer.users that implement Loggable Modifier and Type Class Description classSimpleUserDataThis class contains main information to be sent via XmlRpc to remote client about TeamCity userclassUserDataThis class contains all necessary information to be sent via XmlRpc to remote client about TeamCity user -
Uses of Loggable in jetbrains.buildServer.users.impl
Subinterfaces of Loggable in jetbrains.buildServer.users.impl Modifier and Type Interface Description interfaceUserExClasses in jetbrains.buildServer.users.impl that implement Loggable Modifier and Type Class Description classAssociatedUserUser associated with build type or project This user is not an actual TeamCity user but rather "fake" user that acts on behalf of the build type of project it's associated withclassBaseUserBase class delegating authority holder methods to actual authority holder which should be returned by this class inheritors.classRestrictedUserImplclassRolesHolderImpl<T>Actual roles holders (like user and group) are expected to delegateRolesHolderoperations, rather than inherit fromRolesHolderImpl.classSecuredUserclassTestUserclassUserImpl -
Uses of Loggable in jetbrains.buildServer.util.executors
Classes in jetbrains.buildServer.util.executors that implement Loggable Modifier and Type Class Description classNamedRunnablestatic classTeamCityScheduledThreadPoolExecutor.RunnableScheduledFutureWrapper<V> -
Uses of Loggable in jetbrains.buildServer.vcs
Subinterfaces of Loggable in jetbrains.buildServer.vcs Modifier and Type Interface Description interfaceLVcsRootLight version of SVcsRootinterfaceLVcsRootInstanceLight interface for VcsRootInstanceinterfaceLVcsRootInstanceExCreated 25.08.13 13:18interfaceSVcsRootServer side class for the vcs root.interfaceSVcsRootExinterfaceVcsRootContains configuration settings of a configured version control root.interfaceVcsRootInstanceRepresents instance of VCS root settings (i.e.interfaceVcsRootInstanceExRepresents instance of VCS root which can be used for changes collecting.Classes in jetbrains.buildServer.vcs that implement Loggable Modifier and Type Class Description classCheckoutRulesContains a number of rules how to layout project sources on agent side.classFileRuleSet<IncludeRuleClass extends FileRule,ExcludeRuleClass extends FileRule>classMockSVcsRootDeprecated.since 8.0, use VcsRootImpl if you need to construct VCS root in testsclassVcsRootEntryA pair of VcsRoot and associated CheckoutRules.classVcsRootInstanceEntry -
Uses of Loggable in jetbrains.buildServer.vcs.impl
Classes in jetbrains.buildServer.vcs.impl that implement Loggable Modifier and Type Class Description classAbstractVcsModificationclassDBVcsModificationclassDeletedVcsRootclassDuplicateVcsModificationclassInaccessibleVcsRootCreated 23.08.13 15:24classPersonalVcsModificationImplCreated 01.05.13 17:49classSVcsRootImplclassVcsRootImplVersion control connection settings.classVcsRootInstanceImplCreated 10.05.13 17:36classVcsRootInstanceWithParent -
Uses of Loggable in jetbrains.buildServer.web
Subinterfaces of Loggable in jetbrains.buildServer.web Modifier and Type Interface Description interfaceCsrfCheckAllows to add an extra check at the point when CSRF verification is made.Classes in jetbrains.buildServer.web that implement Loggable Modifier and Type Class Description classCorsOrigins -
Uses of Loggable in jetbrains.buildServer.web.proxyProblems
Classes in jetbrains.buildServer.web.proxyProblems that implement Loggable Modifier and Type Class Description static classProxyServerConfigurationCheckController.Problem -
Uses of Loggable in jetbrains.vcs.api
Classes in jetbrains.vcs.api that implement Loggable Modifier and Type Class Description classVcsSettingsThis entity contains: Vcs plugin name Access parameters for version control server (in VcsRoot) checkout rules -
Uses of Loggable in jetbrains.vcs.api.impl
Classes in jetbrains.vcs.api.impl that implement Loggable Modifier and Type Class Description classVcsServiceRootCreated 24.10.12 14:34
-