|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AdaptorLink
.
AdaptorLink
into the activated, deactivated, or
debug state.
true
) or not (false
) files
may be retrieved from this Server via the dot command .get
true
) or not (false
) files
may be placed onto this Server via the dot command .put
Permission
is or is not already granted
to this AccessGroup.
AdaptorLink
in the database.
AdaptorLink
.
AdaptorLink
into debug mode.
AdaptorLink
for the database.
Build
.Template.findById(APIClientConnection, int, int, String, String)
instead.
Build
.
Project
's Step
Project
identifier
Project
identifier
Project
identifier and TagVar identifier
Adaptor
name and its
Project
ID.
Step
's path was relative to the Server
's path
(true
) or to the Project
's (false
).
AdaptorLink
true
) or inactive (false
)
AdaptorLink
Adaptor
to which this
AdaptorLink
is bound.
ServerAuth
authentication object associated with this Server
true
) or not (false
) a variable will be
automatically incremented on each build.
true if a server was a member of a pool, and the step was broadcast
to all of the servers in the pool.
- getBroadcast() -
Method in class com.buildforge.services.client.dbo.Step
- Whether or not this is a broadcast step.
- getBroadcast() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getBroadcast() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getBuildClass() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the descriptive name of the build class for this job.
- getBuildClass() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns the name of the class to use when running this scheduled build.
- getBuildClass() -
Method in class com.buildforge.services.client.dbo.Project
- The name of this project's default build class.
- getBuildClass() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getBuildClass() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getBuildClass() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getBuilder() -
Method in class com.buildforge.services.common.util.StringBuilderWriter
- Returns the underlying StringBuilder object.
- getBuildId() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the unique identifier for this job.
- getBuildId() -
Method in class com.buildforge.services.client.dbo.Register
- Returns the identifier of the Build to which this Register is associated.
- getBuildId() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the identifer of the build
- getBuildId() -
Method in class com.buildforge.services.client.dbo.Semaphore
- Returns the identifier of the
Build
that last acquired the semaphore
- getBuildId() -
Method in class com.buildforge.services.common.dbo.BOMDBO
-
- getBuildId() -
Method in class com.buildforge.services.common.dbo.BOMManifestDBO
-
- getBuildId() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getBuildId() -
Method in class com.buildforge.services.common.dbo.DataDBO
-
- getBuildId() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getBuildId() -
Method in class com.buildforge.services.common.dbo.SemaphoreDBO
-
- getBuilds() -
Method in class com.buildforge.services.client.dbo.Project
-
- getBuiltIns() -
Static method in class com.buildforge.services.client.dbo.Collector
- Returns an array containing all the collector property names that
correspond to built-in properties.
- getCaller() -
Method in class com.buildforge.services.client.dbo.Result
- This returns the same value as
Result.getOwner()
if this step was inlined by a
threaded step, and 0 otherwise.
- getCaller() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getCancellation() -
Method in class com.buildforge.services.client.dbo.Build
- Returns whether or not this job is marked to be cancelled.
- getCancellation() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getChainedBuildId() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the identifier of the build chained from this one, if a pass
or fail chain was set on this Build.
- getChainedBuildId() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the build id of the chain that was launched according to the step's
pass or fail state.
- getChainedBuildId() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getChainedBuildId() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getChainId() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the
Project
identifier that was chained inline from this step's
execution, or 0 if no Project
was assigned as an inline chain.
- getChainId() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getChar(String, char) -
Method in class com.buildforge.services.common.api.APIRequest
-
- getCode() -
Method in enum com.buildforge.services.common.dbo.LdapDBO.LdapProperty
-
- getCollectorId() -
Method in class com.buildforge.services.client.dbo.Server
- Returns the identifier of the
Collector
associated with this Server
- getCollectorId() -
Method in class com.buildforge.services.common.dbo.CollectorDBO
-
- getCollectorId() -
Method in class com.buildforge.services.common.dbo.CollectorPropertyDBO
-
- getCollectorId() -
Method in class com.buildforge.services.common.dbo.ServerDBO
-
- getCollectorName() -
Method in class com.buildforge.services.client.dbo.Collector
- The name of this Collector.
- getCollectorName() -
Method in class com.buildforge.services.client.dbo.CollectorProperty
- The name of the collector to which this property belongs.
- getCollectorProperties() -
Method in class com.buildforge.services.common.dbo.CollectorDBO
-
- getCollectorProperty(int) -
Method in class com.buildforge.services.common.dbo.CollectorDBO
-
- getCollectorProperty(String) -
Method in class com.buildforge.services.common.dbo.CollectorDBO
- Retrieves the first collector property DBO with the specified name
that is currently in the property list.
- getCommand() -
Method in class com.buildforge.services.common.api.APIRequest
- Get the command code for this request.
- getCommandKey() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getCommandKey() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getCommandText() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the literal text of the command that was executed
- getCommandText() -
Method in class com.buildforge.services.client.dbo.Step
- The command text for the step.
- getCommandText() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getCommandText() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getConnection() -
Method in class com.buildforge.services.client.dbo.BOM
-
- getConnection() -
Method in class com.buildforge.services.client.dbo.BOMManifest
-
- getConnection() -
Method in class com.buildforge.services.client.dbo.Log
-
- getConnection() -
Method in class com.buildforge.services.client.dbo.Message
-
- getConnection() -
Method in class com.buildforge.services.client.dbo.Note
-
- getControlLevel() -
Method in class com.buildforge.services.client.dbo.AccessGroup
- Returns the access group ID (level) of the access group that controls
this group.
- getControlLevel() -
Method in class com.buildforge.services.common.dbo.AccessGroupDBO
-
- getCreated() -
Method in class com.buildforge.services.common.dbo.SessionDBO
-
- getCreatedTimestamp() -
Method in class com.buildforge.services.common.dbo.NoteDBO
-
- getCronId() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns the unique identifier for this Cron object.
- getCronId() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getData() -
Method in class com.buildforge.services.common.dbo.BOMDBO
-
- getData() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getDatabaseName() -
Method in class com.buildforge.services.client.dbo.Geo
- Returns the name of the database at this particular Geo site, i.e.: "BUILD", "MyTableSpace", etc.
- getDatabaseName() -
Method in class com.buildforge.services.common.dbo.GeoDBO
-
- getDatabaseType() -
Method in class com.buildforge.services.client.dbo.Geo
- Returns the type of the database at this particular Geo site, i.e.: "DB2", "Oracle", etc.
- getDatabaseType() -
Method in class com.buildforge.services.common.dbo.GeoDBO
-
- getDataKey() -
Method in class com.buildforge.services.common.dbo.DataDBO
-
- getDataKey() -
Method in class com.buildforge.services.common.dbo.InterfaceDBO
-
- getDataKey() -
Method in class com.buildforge.services.common.dbo.MessageDBO
-
- getDataKey() -
Method in class com.buildforge.services.common.dbo.NoteDBO
-
- getDataKey() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getDataText() -
Method in class com.buildforge.services.client.dbo.Adaptor
- Returns the XML document that describes the logic flow of this adaptor.
- getDataText() -
Method in class com.buildforge.services.client.dbo.Register
- Returns the value of this register
- getDataText() -
Method in class com.buildforge.services.common.dbo.DataDBO
-
- getDataText() -
Method in class com.buildforge.services.common.dbo.InterfaceDBO
-
- getDataText() -
Method in class com.buildforge.services.common.dbo.NoteDBO
-
- getDataType() -
Method in class com.buildforge.services.client.dbo.SysConfig
- Returns a description of the type of data stored in this parameter
- getDataType() -
Method in class com.buildforge.services.common.dbo.SysConfigDBO
-
- getDateFormat() -
Method in class com.buildforge.services.client.dbo.User
- The user's preferred date format.
- getDateFormat() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getDayOfMonth() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns the days of the month on which the build should run.
- getDayOfMonth() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getDayOfWeek() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns the days of the week on which the build should run.
- getDayOfWeek() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getDefault() -
Method in class com.buildforge.services.client.dbo.AccessGroup
- Returns whether or not this access group is granted by default.
- getDefault() -
Static method in enum com.buildforge.services.common.api.Protocol
- Queries the protocol that should be used by default for new connections.
- getDefault() -
Method in class com.buildforge.services.common.dbo.AccessGroupDBO
-
- getDefault() -
Static method in class com.buildforge.services.common.ssl.BypassSSLSocketFactory
-
- getDefaultCipherSuites() -
Method in class com.buildforge.services.common.ssl.BypassSSLSocketFactory
-
- getDefaultValue() -
Method in class com.buildforge.services.client.dbo.SysConfig
- Returns the value used when the actual value is unset
- getDefaultValue() -
Method in class com.buildforge.services.common.dbo.SysConfigDBO
-
- getDescription() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns the user-supplied description for the Cron object.
- getDescription() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the name of the
Step
whose Result this is
- getDescription() -
Method in class com.buildforge.services.client.dbo.Step
- The descriptive name of the step, as provided by the user.
- getDescription() -
Method in class com.buildforge.services.client.dbo.SysConfig
- Returns the string key into the language table that contains the localized, long description of this parameter
- getDescription() -
Method in class com.buildforge.services.client.dbo.Template
- Returns the user-defined decription of this Template
- getDescription() -
Method in class com.buildforge.services.client.dbo.TimeZone
- Returns the friendly description of this TimeZone
- getDescription() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getDescription() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getDescription() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getDescription() -
Method in class com.buildforge.services.common.dbo.SysConfigDBO
-
- getDescription() -
Method in class com.buildforge.services.common.dbo.TemplateDBO
-
- getDescription() -
Method in class com.buildforge.services.common.dbo.TimeZoneDBO
-
- getDirectory() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the working directory used by this step
- getDirectory() -
Method in class com.buildforge.services.client.dbo.Step
- The step directory.
- getDirectory() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getDirectory() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getDirty() -
Method in class com.buildforge.services.common.dbo.CollectorPropertyDBO
-
- getDisplayName() -
Method in class com.buildforge.services.client.dbo.LDAP
-
- getDisplayName() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getDistinguishedName() -
Method in class com.buildforge.services.client.dbo.LDAP
-
- getDistinguishedName() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getDomain() -
Method in class com.buildforge.services.client.dbo.LDAP
-
- getDomain() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getDouble(String, double) -
Method in class com.buildforge.services.common.api.APIRequest
-
- getDstEndDay() -
Method in class com.buildforge.services.client.dbo.TimeZone
- Returns the day daylight savings time (DST) ends in this TimeZone:
-1 None - DST does not apply to this timezone
0 Sunday
1 Monday
2 Tuesday
3 Wednesday
4 Thursday
5 Friday
6 Saturday
- getDstEndDay() -
Method in class com.buildforge.services.common.dbo.TimeZoneDBO
-
- getDstEndMon() -
Method in class com.buildforge.services.client.dbo.TimeZone
- Returns the month daylight savings time (DST) ends in this TimeZone
-1 None - DST does not apply to this timezone
0 January
1 Februrary
2 March
3 April
4 May
5 June
6 July
7 August
8 September
9 October
10 November
11 December
- getDstEndMon() -
Method in class com.buildforge.services.common.dbo.TimeZoneDBO
-
- getDstEndPos() -
Method in class com.buildforge.services.client.dbo.TimeZone
- Returns the ordinal of the day in the month (first monday, second tuesday, last wednesday, etc.)
that daylight savings time (DST) ends in this TimeZone
0 None - DST does not apply to this timezone
1 First
2 Second
3 Third
4 Fourth
5 Fifth - I can't imagine that this would ever be useful, but ok...
- getDstEndPos() -
Method in class com.buildforge.services.common.dbo.TimeZoneDBO
-
- getDstOffset() -
Method in class com.buildforge.services.client.dbo.TimeZone
- Returns the additional adjustment, in seconds, that is added to adjusted times while DST is active.
- getDstOffset() -
Method in class com.buildforge.services.common.dbo.TimeZoneDBO
-
- getDstStartDay() -
Method in class com.buildforge.services.client.dbo.TimeZone
- Returns the day daylight savings time (DST) begins in this TimeZone - see
TimeZone.getDstEndDay()
for value table
- getDstStartDay() -
Method in class com.buildforge.services.common.dbo.TimeZoneDBO
-
- getDstStartMon() -
Method in class com.buildforge.services.client.dbo.TimeZone
- Returns the month daylight savings time (DST) begins in this TimeZone - see
TimeZone.getDstEndMon()
for value table
- getDstStartMon() -
Method in class com.buildforge.services.common.dbo.TimeZoneDBO
-
- getDstStartPos() -
Method in class com.buildforge.services.client.dbo.TimeZone
- Returns the ordinal of the day in the month (first monday, second tuesday, last wednesday, etc.)
that daylight savings time (DST) ends in this TimeZone - see
TimeZone.getDstEndPos()
for value table
- getDstStartPos() -
Method in class com.buildforge.services.common.dbo.TimeZoneDBO
-
- getDuration() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the length of time that the build has taken thus far, in
seconds.
- getDuration() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the elapsed time of
Step
execution, in seconds
- getDuration() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getDuration() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getElementType() -
Method in class com.buildforge.services.common.api.xml.ArrayElement
-
- getElementType() -
Method in class com.buildforge.services.common.api.xml.Element
- Returns the type of element that this is.
- getElementType() -
Method in class com.buildforge.services.common.api.xml.FalseElement
-
- getElementType() -
Method in class com.buildforge.services.common.api.xml.HashElement
-
- getElementType() -
Method in class com.buildforge.services.common.api.xml.IntegerElement
-
- getElementType() -
Method in class com.buildforge.services.common.api.xml.NullElement
-
- getElementType() -
Method in class com.buildforge.services.common.api.xml.NumberElement
-
- getElementType() -
Method in class com.buildforge.services.common.api.xml.PacketElement
-
- getElementType() -
Method in class com.buildforge.services.common.api.xml.RequestElement
-
- getElementType() -
Method in class com.buildforge.services.common.api.xml.StringElement
-
- getElementType() -
Method in class com.buildforge.services.common.api.xml.TrueElement
-
- getEmail() -
Method in class com.buildforge.services.client.dbo.User
- The e-mail address of the user.
- getEmail() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getEncryptedPassword() -
Method in class com.buildforge.services.client.dbo.LDAP
-
- getEncryptedPassword() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getEngineId() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the unique ID of the Build Forge engine that it assigned to
this build.
- getEngineId() -
Method in class com.buildforge.services.client.dbo.Engine
-
- getEngineId() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getEngineId() -
Method in class com.buildforge.services.common.dbo.EngineDBO
-
- getEnterChainProjectId() -
Method in class com.buildforge.services.client.dbo.BuildClass
- Returns the project id of the project to run if a build is moved
into (enters) this build class.
- getEnterChainProjectId() -
Method in class com.buildforge.services.common.dbo.BuildClassDBO
-
- getEntries() -
Method in class com.buildforge.services.client.dbo.Environment
- Returns the List of Entries currently associated with this Environment
- getEntries() -
Method in class com.buildforge.services.common.dbo.EnvironmentDBO
-
- getEntry(int) -
Method in class com.buildforge.services.client.dbo.Environment
- Retrieves an Entry by 0-based index
- getEntry(String) -
Method in class com.buildforge.services.client.dbo.Environment
- Retrieves an Entry by parameter name, or null if no Entry matches
- getEntry(String) -
Method in class com.buildforge.services.common.dbo.EnvironmentDBO
-
- getEntryId() -
Method in class com.buildforge.services.client.dbo.EnvironmentEntry
- Returns this Entry's ordinal
- getEntryId() -
Method in class com.buildforge.services.common.dbo.EnvironmentEntryDBO
-
- getEnvGroupId() -
Method in class com.buildforge.services.client.dbo.Cron
-
- getEnvGroupId() -
Method in class com.buildforge.services.client.dbo.Environment
- Returns the Environment Group Identifier
- getEnvGroupId() -
Method in class com.buildforge.services.client.dbo.EnvironmentEntry
- Returns this Entry's Environment Group Identifier
- getEnvGroupId() -
Method in class com.buildforge.services.common.dbo.EnvironmentDBO
-
- getEnvGroupId() -
Method in class com.buildforge.services.common.dbo.EnvironmentEntryDBO
-
- getEnvironmentGroupId() -
Method in class com.buildforge.services.client.dbo.AdaptorLink
- The Environment Group ID to which this AdaptorLink is attached.
- getEnvironmentGroupId() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns the environment group id of the environment used when kicking off this scheduled build.
- getEnvironmentGroupId() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the identifier of the
Environment
used during this Step
's execution
- getEnvironmentGroupId() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getEnvironmentGroupId() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getEnvironmentGroupId() -
Method in class com.buildforge.services.common.dbo.ScopeDBO
-
- getEnvironmentId() -
Method in class com.buildforge.services.client.dbo.Project
- The environment group ID of the default build environment for
this project.
- getEnvironmentId() -
Method in class com.buildforge.services.client.dbo.Server
- Returns the identifier of the
Environment
associated with this Server
- getEnvironmentId() -
Method in class com.buildforge.services.client.dbo.Step
- The environment group ID to apply as a step environment.
- getEnvironmentId() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getEnvironmentId() -
Method in class com.buildforge.services.common.dbo.ServerDBO
-
- getEnvironmentId() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getEnvironmentKey() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getEnvironmentText() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns the text of the environment store
- getEnvironmentText() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the literal environment used for
Step
execution.
- getEnvironmentText() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getEnvKey() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getEnvKey() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getEnvText() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the environment block of this build.
- getEnvText() -
Method in class com.buildforge.services.client.dbo.Cron
-
- getEnvText() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getEnvText() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getError() -
Method in class com.buildforge.services.client.dbo.Server
- Returns the error state of this Server, see
ServerDBO.Error
for more details
- getError() -
Method in class com.buildforge.services.common.dbo.ServerDBO
-
- getExitChainProjectId() -
Method in class com.buildforge.services.client.dbo.BuildClass
- Return the project id of the project to run if a build is moved out
of (exits) this build class.
- getExitChainProjectId() -
Method in class com.buildforge.services.common.dbo.BuildClassDBO
-
- getExpires() -
Method in class com.buildforge.services.common.dbo.SessionDBO
-
- getFailChainId() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the identifier of the
Project
that will be executed
in the event that this Build
fails.
- getFailChainId() -
Method in class com.buildforge.services.client.dbo.Project
- The project ID of the fail chain project.
- getFailChainId() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the identifier of the
Project
to chain execution to if this step fails.
- getFailChainId() -
Method in class com.buildforge.services.client.dbo.Step
- The project ID of the fail chain project.
- getFailChainId() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getFailChainId() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getFailChainId() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getFailChainId() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getFailNotify() -
Method in class com.buildforge.services.client.dbo.Project
- The access group ID of the access group to notify about failed
builds.
- getFailNotify() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the name of the notification group to notify in the case of failure
- getFailNotify() -
Method in class com.buildforge.services.client.dbo.Step
- The access group ID of the access group to notify if this
step fails.
- getFailNotify() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getFailNotify() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getFailNotify() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getFailover() -
Method in class com.buildforge.services.client.dbo.Geo
- Returns the location name of the Geo site to which this Geo site will fail over to,
in the case of failure, i.e.: "MyBackupPrimaryConsole"
- getFailover() -
Method in class com.buildforge.services.common.dbo.GeoDBO
-
- getFailWait() -
Method in class com.buildforge.services.client.dbo.Result
- Returns whether or not execution should wait for the fail chain to complete before continuing
- getFailWait() -
Method in class com.buildforge.services.client.dbo.Step
- Whether or not to wait for the fail chain to complete
before continuing the build.
- getFailWait() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getFailWait() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getFilterAction() -
Method in class com.buildforge.services.client.dbo.Log
- Returns the filter action taken in response to this line, if any
- getFilterAction() -
Method in class com.buildforge.services.common.dbo.LogDBO
-
- getFilterId() -
Method in class com.buildforge.services.client.dbo.Filter
- Returns the unique identifier for this Filter
- getFilterId() -
Method in class com.buildforge.services.client.dbo.FilterPattern
- Returns the unique identifier of the parent Filter
- getFilterId() -
Method in class com.buildforge.services.common.dbo.FilterDBO
-
- getFilterId() -
Method in class com.buildforge.services.common.dbo.FilterPatternDBO
-
- getFilterOrdinal() -
Method in class com.buildforge.services.client.dbo.FilterPattern
- Returns the ordinal of this FilterPattern
- getFilterOrdinal() -
Method in class com.buildforge.services.common.dbo.FilterPatternDBO
-
- getFilterSetId() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the identifier of the
Filter
used in association with this Step
's execution
- getFilterSetId() -
Method in class com.buildforge.services.client.dbo.Step
- Returns the identifier of the associated
Filter
, if any.
- getFilterSetId() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getFilterSetId() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getFinish() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the timestamp of when execution completed, in seconds since epoch
- getFinish() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getFired() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the time at which this job was created as a timestamp.
- getFired() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns a timestamp of the last time this Cron was executed.
- getFired() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getFired() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getFlag() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the step control flag used for pausing, cancelling, etc.
- getFlag() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getFloating() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the floating status flag used in conjunction with project stickiness
- getFloating() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getFrom() -
Method in class com.buildforge.services.client.dbo.Template
- Returns the address to be used as the 'From' address when emailing this Template
- getFrom() -
Method in class com.buildforge.services.common.dbo.TemplateDBO
-
- getGeoId() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the UUID of the geographic location at which this Build is
slated to execute via GDD.
- getGeoId() -
Method in class com.buildforge.services.client.dbo.Geo
- Returns the UUID identifier of this Geo site.
- getGeoId() -
Method in class com.buildforge.services.client.dbo.Project
- Return the geographic identifer for use with Globally Distributed Development
- getGeoId() -
Method in class com.buildforge.services.common.dbo.GeoAwareDBObject
- Returns the GDD-aware geographic identifier of this object
- getGmtOffset() -
Method in class com.buildforge.services.client.dbo.TimeZone
- Returns the base amount of time, in seconds, by which to adjust the UTC time to convert it to this time zone, assuming DST is not active.
- getGmtOffset() -
Method in class com.buildforge.services.common.dbo.TimeZoneDBO
-
- getGroupName() -
Method in class com.buildforge.services.client.dbo.LDAP
-
- getGroupName() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getGroupsSearchBase() -
Method in class com.buildforge.services.client.dbo.LDAP
-
- getGroupsSearchBase() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getGroupsUniqueIdentifier() -
Method in class com.buildforge.services.client.dbo.LDAP
-
- getGroupsUniqueIdentifier() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getHost() -
Method in class com.buildforge.services.client.dbo.LDAP
-
- getHost() -
Method in class com.buildforge.services.client.dbo.Server
- Returns the hostname of this Server, i.e.: "myhost.domain.tld"
- getHost() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getHost() -
Method in class com.buildforge.services.common.dbo.ServerDBO
-
- getHostname() -
Method in class com.buildforge.services.client.dbo.Geo
- Returns the hostname of the Geo site.
- getHostname() -
Method in class com.buildforge.services.common.dbo.GeoDBO
-
- getHour() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns the hours (according to a 24 hour clock) during which the build should run.
- getHour() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getId() -
Method in class com.buildforge.services.common.dbo.BuildClassDBO
-
- getIndirectionMask() -
Method in class com.buildforge.services.client.dbo.Message
-
- getIndirectionMask() -
Method in class com.buildforge.services.common.dbo.MessageDBO
-
- getInfo() -
Method in class com.buildforge.services.client.api.APIClientConnection
- Returns the audit events that have been recorded for this event.
- getInheritedGroups() -
Method in class com.buildforge.services.client.dbo.AccessGroup
- Retrieves a list of access groups from which this access group inherits
users and permissions.
- getInlineChainId() -
Method in class com.buildforge.services.client.dbo.Step
- The identifier of the
Project
to unconditionally execute
along with this Step's commands (usually '.sleep 0
'
in the case of a Step used purely to call another Project).
- getInlineChainId() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getInstance() -
Static method in class com.buildforge.services.common.ssl.BuildForgeSSLEngineFactory
-
- getInstance() -
Static method in class com.buildforge.services.common.util.UUIDGenerator
-
- getInt(String, int) -
Method in class com.buildforge.services.common.api.APIRequest
-
- getInterfaceId() -
Method in class com.buildforge.services.common.dbo.InterfaceDBO
-
- getIsPublic() -
Method in class com.buildforge.services.client.dbo.SysConfig
- Returns whether (
true
) or not (false
) this parameter is directly editable by an Administrative console user
- getIsPublic() -
Method in class com.buildforge.services.common.dbo.SysConfigDBO
-
- getJobId() -
Method in class com.buildforge.services.client.dbo.AdaptorLink
-
- getJobId() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the process ID of the job management process on the engine
that is running it.
- getJobId() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getJobId() -
Method in class com.buildforge.services.common.dbo.ScopeDBO
-
- getKey() -
Method in class com.buildforge.services.common.api.xml.DataElement
-
- getLdap() -
Method in class com.buildforge.services.client.dbo.User
- Whether or not this user was defined by an LDAP domain.
- getLdap() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getLdapDN() -
Method in class com.buildforge.services.client.dbo.AccessGroup
- Returns the LDAP distinguished name that grants membership to new users.
- getLdapDN() -
Method in class com.buildforge.services.common.dbo.AccessGroupDBO
-
- getLdapKey() -
Method in class com.buildforge.services.common.dbo.AccessGroupDBO
-
- getLevel() -
Method in class com.buildforge.services.client.dbo.AccessGroup
- Returns the access group ID (level) of this access group.
- getLevel() -
Method in class com.buildforge.services.client.dbo.Adaptor
- Returns the access level assigned to this interface.
- getLevel() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the access group ID assigned to this build.
- getLevel() -
Method in class com.buildforge.services.client.dbo.BuildClass
- Returns the level (access group ID) assigned to this class.
- getLevel() -
Method in class com.buildforge.services.client.dbo.Environment
- Returns the security level associated with this Envionment
- getLevel() -
Method in class com.buildforge.services.client.dbo.Filter
- Returns the access level assigned to this Filter
- getLevel() -
Method in class com.buildforge.services.client.dbo.Project
- The level (access group ID) assigned to this class.
- getLevel() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the security level associated with this Result
- getLevel() -
Method in class com.buildforge.services.client.dbo.Selector
- Returns the security access level required for permission to access this Selector
- getLevel() -
Method in class com.buildforge.services.client.dbo.Server
- Returns the security level that must be possessed in order to access this Server object
- getLevel() -
Method in class com.buildforge.services.client.dbo.ServerAuth
- Returns the security level required to access this ServerAuth
- getLevel() -
Method in class com.buildforge.services.client.dbo.Step
- The access group ID for this step, if any.
- getLevel() -
Method in class com.buildforge.services.common.dbo.AccessGroupDBO
-
- getLevel() -
Method in class com.buildforge.services.common.dbo.BuildClassDBO
-
- getLevel() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getLevel() -
Method in class com.buildforge.services.common.dbo.EnvironmentDBO
-
- getLevel() -
Method in class com.buildforge.services.common.dbo.FilterDBO
-
- getLevel() -
Method in class com.buildforge.services.common.dbo.InterfaceDBO
-
- getLevel() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getLevel() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getLevel() -
Method in class com.buildforge.services.common.dbo.SelectorDBO
-
- getLevel() -
Method in class com.buildforge.services.common.dbo.ServerAuthDBO
-
- getLevel() -
Method in class com.buildforge.services.common.dbo.ServerDBO
-
- getLevel() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getLevelHint() -
Method in class com.buildforge.services.client.dbo.User
- Returns the access group (level) that the Build Forge user interface
should select by default when this user creates a new object that has
an associated level.
- getLevelHint() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getLicense() -
Method in class com.buildforge.services.client.dbo.Engine
-
- getLicense() -
Method in class com.buildforge.services.common.dbo.EngineDBO
-
- getLineId() -
Method in class com.buildforge.services.client.dbo.Adaptor
-
- getLineId() -
Method in class com.buildforge.services.client.dbo.Log
- Returns the ordinal identifier of this line
- getLineId() -
Method in class com.buildforge.services.common.dbo.InterfaceDBO
-
- getLineId() -
Method in class com.buildforge.services.common.dbo.LogDBO
-
- getLinkId() -
Method in class com.buildforge.services.common.dbo.BOMManifestDBO
-
- getLiveAuthId() -
Method in class com.buildforge.services.common.dbo.ServerAuthDBO
-
- getLiveBuildId() -
Method in class com.buildforge.services.common.dbo.DataDBO
-
- getLiveCollectorId() -
Method in class com.buildforge.services.common.dbo.CollectorDBO
-
- getLiveDomain() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getLiveInterfaceId() -
Method in class com.buildforge.services.common.dbo.InterfaceDBO
-
- getLiveLocale() -
Method in class com.buildforge.services.common.dbo.TemplateDBO
-
- getLiveName() -
Method in class com.buildforge.services.common.dbo.SemaphoreDBO
-
- getLiveName() -
Method in class com.buildforge.services.common.dbo.TemplateDBO
-
- getLiveProjectId() -
Method in class com.buildforge.services.common.dbo.DataDBO
-
- getLiveProjectId() -
Method in class com.buildforge.services.common.dbo.TagVarDBO
-
- getLiveProjectId() -
Method in class com.buildforge.services.common.dbo.TemplateDBO
-
- getLivePropertyName() -
Method in class com.buildforge.services.common.dbo.SelectorPropertyDBO
-
- getLiveRegister() -
Method in class com.buildforge.services.common.dbo.DataDBO
-
- getLiveSelectorId() -
Method in class com.buildforge.services.common.dbo.SelectorDBO
-
- getLiveSequenceNumber() -
Method in class com.buildforge.services.common.dbo.CollectorPropertyDBO
-
- getLiveStepId() -
Method in class com.buildforge.services.common.dbo.TemplateDBO
-
- getLiveZoneId() -
Method in class com.buildforge.services.common.dbo.TimeZoneDBO
-
- getLocale() -
Method in class com.buildforge.services.client.api.APIClientConnection
- Asks the server for the locale this connection is using.
- getLocale() -
Method in class com.buildforge.services.client.dbo.Template
- Returns the ISO 639 code for the language of this template, e.g.: 'en_US', 'fr_CA', etc.
- getLocale() -
Method in class com.buildforge.services.client.dbo.User
- The user's preferred locale.
- getLocale() -
Method in class com.buildforge.services.common.dbo.TemplateDBO
-
- getLocale() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getLocalizer() -
Static method in class com.buildforge.services.common.dbo.MessageDBO
- Gets the implementation that should be used for localizing messages.
- getLocation() -
Method in class com.buildforge.services.client.dbo.Geo
- Returns the user-specified location name for this Geo site.
- getLocation() -
Method in class com.buildforge.services.common.dbo.GeoDBO
-
- getLogId() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getLogin() -
Method in class com.buildforge.services.client.dbo.User
- The login name of the user.
- getLogin() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getLogs() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the log output generated by the this execution
- getLong(String, long) -
Method in class com.buildforge.services.common.api.APIRequest
-
- getMailName() -
Method in class com.buildforge.services.client.dbo.LDAP
-
- getMailName() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getManifest() -
Method in class com.buildforge.services.client.dbo.Server
- Retrieves the
Manifest
for this Server.
- getMap(String) -
Method in class com.buildforge.services.common.api.APIRequest
-
- getMapAccessGroups() -
Method in class com.buildforge.services.client.dbo.LDAP
-
- getMapAccessGroups() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getMaster() -
Method in class com.buildforge.services.client.dbo.Engine
-
- getMaster() -
Method in class com.buildforge.services.common.dbo.EngineDBO
-
- getMaxBuilds() -
Method in class com.buildforge.services.client.dbo.BuildClass
- The maximum number of builds to keep.
- getMaxBuilds() -
Method in class com.buildforge.services.client.dbo.User
- The maximum number of simultaneous builds for this user.
- getMaxBuilds() -
Method in class com.buildforge.services.common.dbo.BuildClassDBO
-
- getMaxBuilds() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getMaxThread() -
Method in class com.buildforge.services.client.dbo.Project
- The maximum number of threaded steps that this project will
attempt to run concurrently.
- getMaxThread() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getMemberUsers() -
Method in class com.buildforge.services.client.dbo.AccessGroup
- Retrieves a list of users who are direct members of this access
group.
- getMessage() -
Method in exception com.buildforge.services.common.ServiceException
-
- getMessageKey() -
Method in class com.buildforge.services.common.dbo.MessageDBO
-
- getMessageKey() -
Method in exception com.buildforge.services.common.ServiceException
- Gets the error id used when constructing this exception.
- getMessageObject() -
Method in exception com.buildforge.services.common.ServiceException
- Returns the message object that was created to represent this
exception's message text.
- getMessageText() -
Method in class com.buildforge.services.client.dbo.Log
- Returns the text of the log line
- getMessageText() -
Method in class com.buildforge.services.common.dbo.LogDBO
-
- getMinute() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns the number of minutes past the hour at which the build should run.
- getMinute() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getMode() -
Method in class com.buildforge.services.client.dbo.EnvironmentEntry
- Returns the Mode associated with this Environment Entry.
- getMode() -
Method in class com.buildforge.services.common.dbo.EnvironmentEntryDBO
-
- getModified() -
Method in class com.buildforge.services.common.dbo.SessionDBO
-
- getMonth() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns the months during which the build should run.
- getMonth() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getMResponse() -
Method in class com.buildforge.services.client.dbo.Engine
-
- getMResponse() -
Method in class com.buildforge.services.common.dbo.EngineDBO
-
- getName() -
Method in class com.buildforge.services.client.dbo.AccessGroup
- Returns the descriptive name of this access group, as supplied by the
user at the time the access group was created.
- getName() -
Method in class com.buildforge.services.client.dbo.AdaptorLink
- Gets the display name of this
AdaptorLink
.
- getName() -
Method in class com.buildforge.services.client.dbo.BuildClass
- Returns the descriptive name of the class, as supplied by the user
that created it.
- getName() -
Method in class com.buildforge.services.client.dbo.Environment
- Returns the pretty name of this Environment
- getName() -
Method in class com.buildforge.services.client.dbo.Filter
- Returns the pretty name for this Filter
- getName() -
Method in class com.buildforge.services.client.dbo.Manifest
- Returns the server name to which this manifest belongs
- getName() -
Method in class com.buildforge.services.client.dbo.Project
- The descriptive name of this project, as provided by the user
during its creation.
- getName() -
Method in class com.buildforge.services.client.dbo.Semaphore
- Returns the name of this Semaphore
- getName() -
Method in class com.buildforge.services.client.dbo.Server
- Returns the friendly name of the Server, i.e.: "myFirstBuildServer"
- getName() -
Method in class com.buildforge.services.client.dbo.SysConfig
- Returns the name of this configuration parameter
- getName() -
Method in class com.buildforge.services.client.dbo.TagVar
- Returns the unique (project-wide) name of this tag variable
- getName() -
Method in class com.buildforge.services.client.dbo.Template
- Returns the unique (project step-wide) name of this Template
- getName() -
Method in class com.buildforge.services.client.dbo.User
- The full name of the user.
- getName() -
Method in class com.buildforge.services.common.dbo.AccessGroupDBO
-
- getName() -
Method in class com.buildforge.services.common.dbo.BOMDBO
-
- getName() -
Method in class com.buildforge.services.common.dbo.BOMManifestDBO
-
- getName() -
Method in class com.buildforge.services.common.dbo.BuildClassDBO
-
- getName() -
Method in class com.buildforge.services.common.dbo.EnvironmentDBO
-
- getName() -
Method in class com.buildforge.services.common.dbo.FilterDBO
-
- getName() -
Method in class com.buildforge.services.common.dbo.ManifestDBO
-
- getName() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getName() -
Method in class com.buildforge.services.common.dbo.ScopeDBO
-
- getName() -
Method in class com.buildforge.services.common.dbo.SemaphoreDBO
-
- getName() -
Method in class com.buildforge.services.common.dbo.ServerDBO
-
- getName() -
Method in class com.buildforge.services.common.dbo.SysConfigDBO
-
- getName() -
Method in class com.buildforge.services.common.dbo.TagVarDBO
-
- getName() -
Method in class com.buildforge.services.common.dbo.TemplateDBO
-
- getName() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getNextRun() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns the timestamp (seconds since epoch) of the next time at which the
scheduler entry is expected to be run.
- getNextRun() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getNextRunInMillis() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns the timestamp (seconds since epoch) normally returned by
Cron.getNextRun()
adjusted for long length by multiplying by 1000.
- getNotificationLevel() -
Method in class com.buildforge.services.client.dbo.FilterPattern
- Returns the access group to notify when this filter pattern is triggered.
- getNotificationLevel() -
Method in class com.buildforge.services.common.dbo.FilterPatternDBO
-
- getOnFail() -
Method in class com.buildforge.services.client.dbo.Result
- Returns whether this
Step
was step to stop or continue on failure
- getOnFail() -
Method in class com.buildforge.services.client.dbo.Step
- Returns the action that will be taken in the case of an unsuccessful
execution of this Step's commands.
- getOnFail() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getOnFail() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getOperator() -
Method in class com.buildforge.services.client.dbo.SelectorProperty
- Returns the current comparator for the test, i.e.: greater than ,less than, equals, etc.
- getOperator() -
Method in class com.buildforge.services.common.dbo.SelectorPropertyDBO
-
- getOriginalStepId() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the identifer of the
Step
that was the original Step definition
within its project.
- getOriginalStepId() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getOwner() -
Method in class com.buildforge.services.client.dbo.Result
- Used by inline chains.
- getOwner() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getOwnerId() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns the user id of the user that created this scheduler entry.
- getOwnerId() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getPadding() -
Method in class com.buildforge.services.client.dbo.TagVar
-
- getPadding() -
Method in class com.buildforge.services.common.dbo.TagVarDBO
-
- getParameterName() -
Method in class com.buildforge.services.client.dbo.EnvironmentEntry
- Returns the parameter name of this Environment Entry
- getParameterName() -
Method in class com.buildforge.services.common.dbo.EnvironmentEntryDBO
-
- getParameterValue() -
Method in class com.buildforge.services.client.dbo.EnvironmentEntry
- Returns the parameter value of this Environment Entry.
- getParameterValue() -
Method in class com.buildforge.services.common.dbo.EnvironmentEntryDBO
-
- getParent() -
Method in class com.buildforge.services.client.dbo.CollectorProperty
- Returns a reference to this collector property's parent collector.
- getParent() -
Method in class com.buildforge.services.client.dbo.EnvironmentEntry
- Returns a reference to this Entry's parent Environment
- getParent() -
Method in class com.buildforge.services.client.dbo.SelectorProperty
- Returns the parent Selector object to which this SelectorProperty is associated
- getPassChainId() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the identifier of the
Project
that will be executed
in the event that this Build
succeeds.
- getPassChainId() -
Method in class com.buildforge.services.client.dbo.Project
- The project ID of the pass chain project.
- getPassChainId() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the identifier of the
Project
to chain execution to if this step succeeds.
- getPassChainId() -
Method in class com.buildforge.services.client.dbo.Step
- The project ID of the pass chain project.
- getPassChainId() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getPassChainId() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getPassChainId() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getPassChainId() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getPassNotify() -
Method in class com.buildforge.services.client.dbo.Project
- The access group ID of the access group to notify about passed
builds.
- getPassNotify() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the name of the notification group to notify in the case of success
- getPassNotify() -
Method in class com.buildforge.services.client.dbo.Step
- The access group ID of the access group to notify if this
step passes.
- getPassNotify() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getPassNotify() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getPassNotify() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getPassWait() -
Method in class com.buildforge.services.client.dbo.Result
- Returns whether or not execution should wait for the pass chain to complete before continuing
- getPassWait() -
Method in class com.buildforge.services.client.dbo.Step
- Whether or not to wait for the pass chain to complete
before continuing the build.
- getPassWait() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getPassWait() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getPassword() -
Method in class com.buildforge.services.client.dbo.Geo
- Returns the password to be used to authenticate to the database application at this Geo site.
- getPassword() -
Method in class com.buildforge.services.client.dbo.ServerAuth
- Returns the password of this ServerAuth.
- getPassword() -
Method in class com.buildforge.services.common.dbo.GeoDBO
-
- getPassword() -
Method in class com.buildforge.services.common.dbo.ServerAuthDBO
-
- getPassword() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getPasswordExpired() -
Method in class com.buildforge.services.client.dbo.User
- Whether or not this user's password is currently expired.
- getPasswordExpired() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getPasswordExpires() -
Method in class com.buildforge.services.client.dbo.User
- Whether or not this user's password ever expires.
- getPasswordExpires() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getPasswordUpdated() -
Method in class com.buildforge.services.client.dbo.User
- Timestamp expressing when this user's password was last changed.
- getPasswordUpdated() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getPath() -
Method in class com.buildforge.services.client.dbo.Server
- Returns the Server-local path on which build information will be generated, i.e.: "/builds"
- getPath() -
Method in class com.buildforge.services.common.dbo.BOMDBO
-
- getPath() -
Method in class com.buildforge.services.common.dbo.ServerDBO
-
- getPattern(int) -
Method in class com.buildforge.services.client.dbo.Filter
- Returns the FilterPattern from the specified index
- getPattern() -
Method in class com.buildforge.services.client.dbo.FilterPattern
- Returns the pattern associated with this FilterPattern.
- getPattern(int) -
Method in class com.buildforge.services.common.dbo.FilterDBO
-
- getPattern() -
Method in class com.buildforge.services.common.dbo.FilterPatternDBO
-
- getPatterns() -
Method in class com.buildforge.services.client.dbo.Filter
- Returns a list of the related FilterPatterns for this Filter
- getPatterns() -
Method in class com.buildforge.services.common.dbo.FilterDBO
-
- getPermissions() -
Method in class com.buildforge.services.client.dbo.User
- Retrieves a canonical list of all the permissions that this user has
been granted, whether through direct or indirect group membership.
- getPing() -
Method in class com.buildforge.services.client.dbo.Engine
-
- getPing() -
Method in class com.buildforge.services.common.dbo.EngineDBO
-
- getPopulation() -
Method in class com.buildforge.services.client.dbo.Engine
-
- getPopulation() -
Method in class com.buildforge.services.common.dbo.EngineDBO
-
- getPort() -
Method in class com.buildforge.services.client.dbo.Geo
- Returns the port number on which the database application is listening at this Geo site.
- getPort() -
Method in class com.buildforge.services.common.dbo.GeoDBO
-
- getPriority() -
Method in class com.buildforge.services.client.dbo.User
- Whether or not this user is a high-priority login.
- getPriority() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getProcess() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the type of job that this object represents.
- getProcess() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getProcessId() -
Method in class com.buildforge.services.client.dbo.Message
-
- getProcessId() -
Method in class com.buildforge.services.common.dbo.MessageDBO
-
- getProjectId() -
Method in class com.buildforge.services.client.dbo.AdaptorLink
- Returns the ID of the
Project
to which this AdaptorLink
is attached.
- getProjectId() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns the project id of the project to be run by this sceduler entry.
- getProjectId() -
Method in class com.buildforge.services.client.dbo.Project
- The system-generated unique identifier for this project.
- getProjectId() -
Method in class com.buildforge.services.client.dbo.Register
- Returns the identifier of the Project to which this Register is associated.
- getProjectId() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the identifier of the
Project
to which this Result is associated
- getProjectId() -
Method in class com.buildforge.services.client.dbo.Step
- The project ID, as supplied by the Build Forge system
during the creation of the project.
- getProjectId() -
Method in class com.buildforge.services.client.dbo.TagVar
- Returns the identifier of the
Project
to which this tag variable belongs
- getProjectId() -
Method in class com.buildforge.services.client.dbo.Template
- Returns the identifier of the
Project
that owns this Template
- getProjectId() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getProjectId() -
Method in class com.buildforge.services.common.dbo.DataDBO
-
- getProjectId() -
Method in class com.buildforge.services.common.dbo.NoteDBO
-
- getProjectId() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getProjectId() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getProjectId() -
Method in class com.buildforge.services.common.dbo.ScopeDBO
-
- getProjectId() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getProjectId() -
Method in class com.buildforge.services.common.dbo.TagVarDBO
-
- getProjectId() -
Method in class com.buildforge.services.common.dbo.TemplateDBO
-
- getProperties() -
Method in class com.buildforge.services.client.dbo.Collector
- Returns a copy of the list of Collector Properties.
- getProperties() -
Method in class com.buildforge.services.client.dbo.Manifest
- Returns all the properties associated with this Manifest
- getProperties() -
Method in class com.buildforge.services.client.dbo.Selector
- Returns a List with every
SelectorProperty
associated with this Selector
- getProperties() -
Method in class com.buildforge.services.common.dbo.ManifestDBO
-
- getProperties(ManifestPropertyDBO.Category) -
Method in class com.buildforge.services.common.dbo.ManifestDBO
- Returns manifest properties in an easy-to-use map format
- getProperties() -
Method in class com.buildforge.services.common.dbo.SelectorDBO
-
- getProperty(String) -
Method in class com.buildforge.services.client.dbo.Collector
- Retrieves a collector property by name.
- getProperty(int) -
Method in class com.buildforge.services.client.dbo.Collector
- Retrieves a collector property by its index into the current
list of properties.
- getProperty(String) -
Method in class com.buildforge.services.client.dbo.Manifest
- Retrieves a specific ManifestProperty by name
- getProperty(String) -
Method in class com.buildforge.services.common.dbo.ManifestDBO
-
- getPropertyCategory() -
Method in class com.buildforge.services.client.dbo.ManifestProperty
- The category of this manifest property.
- getPropertyCategory() -
Method in class com.buildforge.services.common.dbo.ManifestPropertyDBO
-
- getPropertyName() -
Method in class com.buildforge.services.client.dbo.CollectorProperty
- The name of this collector property.
- getPropertyName() -
Method in class com.buildforge.services.client.dbo.ManifestProperty
- The name of this manifest property.
- getPropertyName() -
Method in class com.buildforge.services.client.dbo.SelectorProperty
- Returns the name of the property to be tested, i.e.: NUM_CPU, MyCustomCollectorName, etc.
- getPropertyName() -
Method in class com.buildforge.services.common.dbo.BOMManifestDBO
-
- getPropertyName() -
Method in class com.buildforge.services.common.dbo.CollectorPropertyDBO
-
- getPropertyName() -
Method in class com.buildforge.services.common.dbo.ManifestPropertyDBO
-
- getPropertyName() -
Method in class com.buildforge.services.common.dbo.SelectorPropertyDBO
-
- getPropertyValue() -
Method in class com.buildforge.services.client.dbo.CollectorProperty
- The value of this collector property.
- getPropertyValue(String) -
Method in class com.buildforge.services.client.dbo.Manifest
- Convenience method to retrieve a specific ManifestProperty's value directly
- getPropertyValue() -
Method in class com.buildforge.services.client.dbo.ManifestProperty
- The value of this manifest property.
- getPropertyValue() -
Method in class com.buildforge.services.client.dbo.SelectorProperty
- Returns the value
- getPropertyValue() -
Method in class com.buildforge.services.common.dbo.BOMManifestDBO
-
- getPropertyValue() -
Method in class com.buildforge.services.common.dbo.CollectorPropertyDBO
-
- getPropertyValue(String) -
Method in class com.buildforge.services.common.dbo.ManifestDBO
-
- getPropertyValue() -
Method in class com.buildforge.services.common.dbo.ManifestPropertyDBO
-
- getPropertyValue() -
Method in class com.buildforge.services.common.dbo.SelectorPropertyDBO
-
- getProtocol() -
Method in class com.buildforge.services.common.api.AbstractProtocolImpl
- Returns the protocol that this implements.
- getProtocol() -
Method in class com.buildforge.services.common.api.APIConnection
- Returns the protocol that this connection will bind at the time of
the first request, or the bound protocol type if one has already been
bound.
- getProtocol() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getPublish() -
Method in class com.buildforge.services.client.dbo.Server
- Returns whether gets (.get) and puts (.put) are allowed on this server
- getPublish() -
Method in class com.buildforge.services.common.dbo.ServerDBO
-
- getPurgeChainProjectId() -
Method in class com.buildforge.services.client.dbo.BuildClass
- Returns the project ID of the project to run as a purge chain.
- getPurgeChainProjectId() -
Method in class com.buildforge.services.common.dbo.BuildClassDBO
-
- getPurgeDays() -
Method in class com.buildforge.services.client.dbo.BuildClass
- Builds in this class will be purged if they are more than this many
days old.
- getPurgeDays() -
Method in class com.buildforge.services.common.dbo.BuildClassDBO
-
- getPurgeRule() -
Method in class com.buildforge.services.client.dbo.BuildClass
- Controls which builds are eligible for purging on the basis of
whether or not they passed.
- getPurgeRule() -
Method in class com.buildforge.services.common.dbo.BuildClassDBO
-
- getPurgeType() -
Method in class com.buildforge.services.client.dbo.BuildClass
- Controls what gets deleted when a build is purged.
- getPurgeType() -
Method in class com.buildforge.services.common.dbo.BuildClassDBO
-
- getReadBuffer() -
Method in class com.buildforge.services.client.api.APIClientBuffer
-
- getReadBuffer() -
Method in interface com.buildforge.services.common.io.IBufferedConnection
- Provides direct access to the connection's read buffer.
- getRegex() -
Method in class com.buildforge.services.client.dbo.CollectorProperty
- Returns the regular expression to use for this collector property.
- getRegex() -
Method in class com.buildforge.services.common.dbo.CollectorPropertyDBO
-
- getRegister() -
Method in class com.buildforge.services.client.dbo.Register
- Returns the name of the Register
- getRegister() -
Method in class com.buildforge.services.common.dbo.DataDBO
-
- getReqMaster() -
Method in class com.buildforge.services.client.dbo.Engine
-
- getReqMaster() -
Method in class com.buildforge.services.common.dbo.EngineDBO
-
- getRequest() -
Method in class com.buildforge.services.common.api.xml.PacketElement
-
- getRequest() -
Method in class com.buildforge.services.common.api.xml.RequestElement
-
- getRequestor() -
Method in class com.buildforge.services.client.dbo.Semaphore
- Returns the name of the project and step which owns or last owned the semaphore
- getRequestor() -
Method in class com.buildforge.services.common.dbo.SemaphoreDBO
-
- getRequired() -
Method in class com.buildforge.services.client.dbo.SelectorProperty
-
- getRequired() -
Method in class com.buildforge.services.common.dbo.SelectorPropertyDBO
-
- getResource() -
Method in class com.buildforge.services.client.dbo.Result
- Initially, this is set from the
Step
's resource field.
- getResource() -
Method in class com.buildforge.services.client.dbo.Step
- Deprecated. Use
Step.getSelectorId()
instead
- getResource() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getResource() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getResult() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the result of this job.
- getResult() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the final outcome of execution: pass, fail, warn, etc.
- getResult() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getResult() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getResults() -
Method in class com.buildforge.services.client.dbo.Build
- Retrieves the step results for this job.
- getResultStepId() -
Method in class com.buildforge.services.client.dbo.Result
- The build-wide, unique, and ordinal identifer for this Result.
- getResultStepId() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getRunLimit() -
Method in class com.buildforge.services.client.dbo.Project
- The number of concurrent builds that are permitted for this
project.
- getRunLimit() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getScopeId() -
Method in class com.buildforge.services.common.dbo.ScopeDBO
-
- getSearchBase() -
Method in class com.buildforge.services.client.dbo.LDAP
-
- getSearchBase() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getSearchesShouldRecurse() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getSelectorId() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the selector ID for this job.
- getSelectorId() -
Method in class com.buildforge.services.client.dbo.Cron
- Returns the identifier of the Selector used to determine server to run this scheduled job
- getSelectorId() -
Method in class com.buildforge.services.client.dbo.Project
- The selector ID of the default selector to be used when
building this project.
- getSelectorId() -
Method in class com.buildforge.services.client.dbo.Selector
- Returns the unique identifier for this Selector (its name).
- getSelectorId() -
Method in class com.buildforge.services.client.dbo.SelectorProperty
-
- getSelectorId() -
Method in class com.buildforge.services.client.dbo.Step
- The selector to use for this step.
- getSelectorId() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getSelectorId() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getSelectorId() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getSelectorId() -
Method in class com.buildforge.services.common.dbo.SelectorDBO
-
- getSelectorId() -
Method in class com.buildforge.services.common.dbo.SelectorPropertyDBO
-
- getSequenceNumber() -
Method in class com.buildforge.services.client.dbo.CollectorProperty
- Returns the sequence number for this collector property.
- getSequenceNumber() -
Method in class com.buildforge.services.common.dbo.CollectorPropertyDBO
-
- getServer() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the name of the
Server
that was finally chosen to
execute the step on.
- getServer() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getServerId() -
Method in class com.buildforge.services.client.dbo.Server
- Returns the unique identifier of this Server
- getServerId() -
Method in class com.buildforge.services.common.dbo.ServerDBO
-
- getServerName() -
Method in class com.buildforge.services.client.dbo.ManifestProperty
- The name of the server for which this manifest was generated.
- getServerName() -
Method in class com.buildforge.services.common.dbo.ManifestPropertyDBO
-
- getSession() -
Method in class com.buildforge.services.common.ssl.BuildForgeSSLEngine
- Returns the SSLSession
- getSeverity() -
Method in class com.buildforge.services.client.dbo.Message
-
- getSeverity() -
Method in class com.buildforge.services.common.dbo.MessageDBO
-
- getSize() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getSize() -
Method in class com.buildforge.services.common.dbo.CollectorDBO
-
- getSResponse() -
Method in class com.buildforge.services.client.dbo.Engine
-
- getSResponse() -
Method in class com.buildforge.services.common.dbo.EngineDBO
-
- getStage() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the current stage of the job.
- getStage() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getStamp() -
Method in class com.buildforge.services.client.dbo.AdaptorLink
-
- getStamp() -
Method in class com.buildforge.services.client.dbo.Log
- Returns the timestamp at which this line was created
- getStamp() -
Method in class com.buildforge.services.client.dbo.Register
- Returns the timestamp of the last register update in seconds since epoch (not millis)
- getStamp() -
Method in class com.buildforge.services.common.dbo.DataDBO
-
- getStamp() -
Method in class com.buildforge.services.common.dbo.LogDBO
-
- getStamp() -
Method in class com.buildforge.services.common.dbo.ScopeDBO
-
- getStartNotify() -
Method in class com.buildforge.services.client.dbo.Project
- The access group ID of the access group to notify about started
builds.
- getStartNotify() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getStartTime() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the timestamp for when this job was picked up by an engine.
- getStartTime() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getStartTimestamp() -
Method in class com.buildforge.services.client.dbo.Result
- Returns the timestamp of the beginning of execution in seconds since the epoch
- getStartTimestamp() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getState() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the current state of this job.
- getState() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getStatus() -
Method in class com.buildforge.services.client.dbo.AdaptorLink
-
- getStatus() -
Method in class com.buildforge.services.common.dbo.ScopeDBO
-
- getStep(String) -
Method in class com.buildforge.services.client.dbo.Project
- Retrieves a step by its system-generated unique identifier.
- getStep(int) -
Method in class com.buildforge.services.client.dbo.Project
- Retrieves a step by index.
- getStep(String) -
Method in class com.buildforge.services.common.dbo.ProjectDBO
- Retrieves a step by its unique ID.
- getStep(int) -
Method in class com.buildforge.services.common.dbo.ProjectDBO
- Retrieves a step from this project using its index within the step
list.
- getStepId() -
Method in class com.buildforge.services.client.dbo.Template
- Returns the identifier of the
Step
that owns this Template
- getStepId() -
Method in class com.buildforge.services.common.dbo.TemplateDBO
-
- getStepOrdinal() -
Method in class com.buildforge.services.client.dbo.Step
- The position of this step in the project's step list.
- getStepOrdinal() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getStepPart() -
Method in class com.buildforge.services.client.dbo.Log
-
- getStepPart() -
Method in class com.buildforge.services.common.dbo.LogDBO
-
- getStepResultId() -
Method in class com.buildforge.services.common.dbo.BOMDBO
-
- getSteps() -
Method in class com.buildforge.services.client.dbo.Project
- Retrieves a list of the steps that are defined for this project.
- getSteps() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getSticky() -
Method in class com.buildforge.services.client.dbo.Project
- Whether or not server assignment is sticky for this project.
- getSticky() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getStrict() -
Method in class com.buildforge.services.client.api.APIClientBuffer
- Returns whether or not this client buffer is strict.
- getString(String) -
Method in class com.buildforge.services.common.api.APIRequest
-
- getString(String, String) -
Method in class com.buildforge.services.common.api.APIRequest
-
- getSubject() -
Method in class com.buildforge.services.client.dbo.Template
- Returns the text of the 'Subject' that will be used when emailing this Template
- getSubject() -
Method in class com.buildforge.services.common.dbo.TemplateDBO
-
- getSupportedCipherSuites() -
Method in class com.buildforge.services.common.ssl.BypassSSLSocketFactory
-
- getTag() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the build tag for this job.
- getTag() -
Method in class com.buildforge.services.client.dbo.Project
- The build tag format used by this project.
- getTag() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getTag() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getTagId() -
Method in class com.buildforge.services.client.dbo.TagVar
- Returns the unique (project-wide) identifier of this tag variable
- getTagId() -
Method in class com.buildforge.services.common.dbo.TagVarDBO
-
- getTagSync() -
Method in class com.buildforge.services.client.dbo.Project
- The project ID of the project against which this project should
synchronize its tag variables.
- getTagSync() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getTargetId() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the target of this job.
- getTargetId() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getTargetId() -
Method in class com.buildforge.services.common.dbo.NoteDBO
-
- getTemplate() -
Method in class com.buildforge.services.client.dbo.Adaptor
-
- getTemplate() -
Method in class com.buildforge.services.common.dbo.InterfaceDBO
-
- getTestKey() -
Method in class com.buildforge.services.common.dbo.ServerDBO
-
- getTestText() -
Method in class com.buildforge.services.client.dbo.Server
- Returns the literal text of the results of the last connection test
- getTestText() -
Method in class com.buildforge.services.common.dbo.ServerDBO
-
- getThreaded() -
Method in class com.buildforge.services.client.dbo.Result
- Returns how, if at all, this Result was parallelized during execution
- getThreaded() -
Method in class com.buildforge.services.client.dbo.Step
- The threading behavior for this step.
- getThreaded() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getThreaded() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getTick() -
Method in class com.buildforge.services.client.dbo.Engine
- Deprecated.
- getTick() -
Method in class com.buildforge.services.common.dbo.EngineDBO
-
- getTimeout() -
Method in class com.buildforge.services.client.dbo.Result
- Return the amount of time, in seconds, that was allowed for execution before forcible termination.
- getTimeout() -
Method in class com.buildforge.services.client.dbo.Step
- The maximum length of time (in seconds) that the step is
permitted to take to complete its work and return control to
the agent.
- getTimeout() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getTimeout() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getTimestamp() -
Method in class com.buildforge.services.client.dbo.Message
-
- getTimestamp() -
Method in class com.buildforge.services.client.dbo.Semaphore
- The timestamp of when the semaphore was last acquired, in seconds since epoch
- getTimestamp() -
Method in class com.buildforge.services.common.dbo.MessageDBO
-
- getTimestamp() -
Method in class com.buildforge.services.common.dbo.SemaphoreDBO
-
- getTimeZone() -
Method in class com.buildforge.services.client.api.APIClientConnection
- Asks the server for the time zone this connection is using.
- getTimeZone() -
Method in class com.buildforge.services.client.dbo.User
- The user's preferred time zone.
- getTimeZone() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getTitle() -
Method in class com.buildforge.services.client.dbo.SysConfig
- Returns the string key into the language table that contains the localized, short description of this parameter
- getTitle() -
Method in class com.buildforge.services.common.dbo.SysConfigDBO
-
- getTrimmedString(String) -
Method in class com.buildforge.services.common.api.APIRequest
-
- getTrimmedString(String, String) -
Method in class com.buildforge.services.common.api.APIRequest
-
- getType() -
Method in class com.buildforge.services.client.dbo.Adaptor
-
- getType() -
Method in class com.buildforge.services.client.dbo.Log
-
- getType() -
Method in class com.buildforge.services.client.dbo.Message
-
- getType() -
Method in class com.buildforge.services.common.dbo.BOMDBO
-
- getType() -
Method in class com.buildforge.services.common.dbo.InterfaceDBO
-
- getType() -
Method in class com.buildforge.services.common.dbo.LogDBO
-
- getType() -
Method in class com.buildforge.services.common.dbo.MessageDBO
-
- getType() -
Method in class com.buildforge.services.common.dbo.NoteDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.AccessGroupDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.BOMDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.BOMManifestDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.BuildClassDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.CollectorDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.CollectorPropertyDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.CronDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.DataDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.DBObject
- Retrieve the key that should be used to look up the display name
for a data type.
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.EngineDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.EnvironmentDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.EnvironmentEntryDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.FilterDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.FilterPatternDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.GeoDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.InterfaceDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.LogDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.ManifestDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.ManifestPropertyDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.MessageDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.NoteDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.ProjectDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.ScopeDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.SelectorDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.SelectorPropertyDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.SemaphoreDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.ServerAuthDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.ServerDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.SessionDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.SysConfigDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.TagVarDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.TemplateDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.TimeZoneDBO
-
- getTypeKey() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getUid() -
Method in class com.buildforge.services.client.dbo.Log
- Returns the unique identifier of this log line
- getUid() -
Method in class com.buildforge.services.client.dbo.Result
- The system-wide unique identifier for this Result
- getUid() -
Method in class com.buildforge.services.client.dbo.Step
- The system-assigned unique identifier for this step.
- getUid() -
Method in class com.buildforge.services.common.dbo.LogDBO
-
- getUid() -
Method in class com.buildforge.services.common.dbo.ResultDBO
-
- getUid() -
Method in class com.buildforge.services.common.dbo.SessionDBO
-
- getUid() -
Method in class com.buildforge.services.common.dbo.StepDBO
-
- getUniqueIdentifier() -
Method in class com.buildforge.services.client.dbo.LDAP
-
- getUniqueIdentifier() -
Method in class com.buildforge.services.common.dbo.LdapDBO
-
- getUpstate() -
Method in class com.buildforge.services.client.dbo.Server
- Returns the current state of the server with respect to availability - currently one of either updating or ready
- getUpstate() -
Method in class com.buildforge.services.common.dbo.ServerDBO
-
- getUptime() -
Method in class com.buildforge.services.client.dbo.Engine
- Deprecated.
- getUptime() -
Method in class com.buildforge.services.common.dbo.EngineDBO
-
- getUserDefined() -
Method in class com.buildforge.services.client.dbo.CollectorProperty
- Whether or not this is a user-defined property, as opposed to a built-in
property.
- getUserDefined() -
Method in class com.buildforge.services.common.dbo.CollectorPropertyDBO
-
- getUserId() -
Method in class com.buildforge.services.client.dbo.Build
- Returns the user ID of the user that created this job.
- getUserId() -
Method in class com.buildforge.services.client.dbo.Message
-
- getUserId() -
Method in class com.buildforge.services.client.dbo.Register
- Returns the identifier of the user that created this Register with a build, for Registers created with projects, it will return 0
- getUserId() -
Method in class com.buildforge.services.client.dbo.Semaphore
- Returns the identifier of the user that owns this Semaphore
- getUserId() -
Method in class com.buildforge.services.client.dbo.User
- Returns the unique ID for this user, as provided by the Build Forge
system when the user is created.
- getUserId() -
Method in class com.buildforge.services.common.api.APIRequest
- Get the user id for the request to use.
- getUserId() -
Method in class com.buildforge.services.common.dbo.BuildDBO
-
- getUserId() -
Method in class com.buildforge.services.common.dbo.DataDBO
-
- getUserId() -
Method in class com.buildforge.services.common.dbo.MessageDBO
-
- getUserId() -
Method in class com.buildforge.services.common.dbo.NoteDBO
-
- getUserId() -
Method in class com.buildforge.services.common.dbo.SemaphoreDBO
-
- getUserId() -
Method in class com.buildforge.services.common.dbo.SessionDBO
-
- getUserId() -
Method in class com.buildforge.services.common.dbo.UserDBO
-
- getUsername() -
Method in class com.buildforge.services.client.dbo.Geo
- Returns the username to be used to authenticate to the database application at this Geo site.
- getUsername() -
Method in class com.buildforge.services.client.dbo.ServerAuth
- Returns the username of this ServerAuth
- getUsername() -
Method in class com.buildforge.services.common.dbo.GeoDBO
-
- getUsername() -
Method in class com.buildforge.services.common.dbo.ServerAuthDBO
-
- getValidate() -
Method in class com.buildforge.services.client.dbo.SysConfig
- Returns the regular expression used to recognize valid values and reject invalid ones
- getValidate() -
Method in class com.buildforge.services.common.dbo.SysConfigDBO
-
- getValue() -
Method in class com.buildforge.services.client.dbo.SysConfig
- Returns the value of this parameter
- getValue() -
Method in class com.buildforge.services.client.dbo.TagVar
- Returns the current value of this tag variable
- getValue() -
Method in class com.buildforge.services.common.api.xml.ArrayElement
-
- getValue() -
Method in class com.buildforge.services.common.api.xml.DataElement
-
- getValue() -
Method in class com.buildforge.services.common.api.xml.HashElement
-
- getValue() -
Method in class com.buildforge.services.common.dbo.SysConfigDBO
-
- getValue() -
Method in class com.buildforge.services.common.dbo.TagVarDBO
-
- getVersion() -
Method in class com.buildforge.services.client.dbo.Engine
-
- getVersion() -
Method in class com.buildforge.services.common.dbo.EngineDBO
-
- getWriteBuffer() -
Method in class com.buildforge.services.client.api.APIClientBuffer
-
- getWriteBuffer() -
Method in interface com.buildforge.services.common.io.IBufferedConnection
- Provides direct access to the connection's write buffer.
- getZone() -
Method in class com.buildforge.services.client.dbo.Engine
-
- getZone() -
Method in class com.buildforge.services.common.dbo.EngineDBO
-
- getZoneId() -
Method in class com.buildforge.services.client.dbo.TimeZone
- Returns the unique identifier of this TimeZone
- getZoneId() -
Method in class com.buildforge.services.common.dbo.TimeZoneDBO
-
- grantPermission(Permission) -
Method in class com.buildforge.services.client.dbo.AccessGroup
- Grants a specified permission to the members of this access group,
as well as to all access groups that inherit from this one.
- GROUP_NAME_KEY -
Static variable in class com.buildforge.services.common.dbo.LdapDBO
-
- GROUP_SEARCH_BASE_KEY -
Static variable in class com.buildforge.services.common.dbo.LdapDBO
-
- GROUP_UNIQUE_IDENTIFIER_KEY -
Static variable in class com.buildforge.services.common.dbo.LdapDBO
-
Permission
s that are granted to this
AccessGroup and any AccessGroups from which this AccessGroup inherits.
Servers
and generally contain either build-in properties like NUM_CPU or
MAX_MEM or may contain custom properties like perl or java version.SelectorProperty
from both this parent object
as well as the database
Step
of a Project
.APIClientConnection
class that utilizes
SSL to encrypt communications between an API client and the server.Server
s.Server
to be used as an execution platform for a certain Project
.Build
s of a
Project
.Server
s.AdaptorLink
true
) or available (false
)
true
) or inactive (false
)
ServerAuth
authentication object associated with this Server
true
) or not (false
) a variable will be
automatically incremented on each build.
Collector
associated with this Server
TimeZone.getDstEndDay()
for value table
TimeZone.getDstEndMon()
for value table
TimeZone.getDstEndPos()
for value table
TimeZone.getDstEndDay()
for value table
TimeZone.getDstEndMon()
for value table
TimeZone.getDstEndPos()
for value table
Environment
to be referenced by this
AdaptorLink.
Environment
associated with this Server
ServerDBO.Error
for more details
Filter
with this Step
Project
to be unconditionally executed as part of the execution of this Step
true
) or not (false
) this parameter is directly editable by an Administrative console user
AdaptorLink
.
true
) or not (false
) to wait for
the pass chain (if any is set) to complete its execution before continuing
with any subsequent Steps of this Project
.
Project
to which this tag variable belongs
Project
that owns this Template
#setSelectorId()
instead
Selector
to be used to locate Server
s that may be used to
execute this Step.
Step
that owns this Template
User
s.AdaptorLink
to the database.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |