Package | Description |
---|---|
com.atlassian.bamboo.utils | |
com.atlassian.bamboo.v2.build.timing |
Modifier and Type | Method and Description |
---|---|
static void |
DebugUtils.logTimingPoint(String label,
BuildTimingPoint event,
org.apache.log4j.Logger log1) |
Modifier and Type | Interface and Description |
---|---|
interface |
BuildContextTimingPoint |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBuildContextTimingPoint |
class |
AbstractBuildTimingPoint |
class |
BuildTimingPoints |
static class |
BuildTimingPoints.AgentAssigned
Not using @AsynchronousPreferred on this type to avoid async execution
|
static class |
BuildTimingPoints.ExecutionCancelled
Not using @AsynchronousPreferred on this type to avoid async execution
|
static class |
BuildTimingPoints.ExecutionFinished
Not using @AsynchronousPreferred on this type to avoid async execution
|
static class |
BuildTimingPoints.ExecutionStarted
Not using @AsynchronousPreferred on this type to avoid async execution
|
static class |
BuildTimingPoints.Queued
Not using @AsynchronousPreferred on this type to avoid async execution
|
static class |
BuildTimingPoints.SentToAgent
Not using @AsynchronousPreferred on this type to avoid async execution
|
static class |
BuildTimingPoints.VcsSyncStarted
Not using @AsynchronousPreferred on this type to avoid async execution
|
static class |
OutOfBandBuildTimingPoints.AgentAssigned |
static class |
OutOfBandBuildTimingPoints.ExecutionFinished |
static class |
OutOfBandBuildTimingPoints.ExecutionStarted |
static class |
OutOfBandBuildTimingPoints.OutOfBandAgentAssigned
Deprecated.
since 8.0 use
OutOfBandBuildTimingPoints.AgentAssigned |
static class |
OutOfBandBuildTimingPoints.SentToAgent |
static class |
OutOfBandBuildTimingPoints.VcsSyncStarted |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.