Package | Description |
---|---|
com.rultor.board |
Billboard for announcements.
|
com.rultor.ci |
Continuous Integration (CI) basic tools.
|
Modifier and Type | Class and Description |
---|---|
class |
AllOf
All billboards, one by one.
|
class |
Echo
Transmits all announcements to log.
|
class |
GithubComment
Posting a comment to Github.
|
class |
IRC
IRC.
|
class |
SES
Amazon SES.
|
class |
SNS
Amazon SNS.
|
Constructor and Description |
---|
AllOf(Collection<Billboard> brds)
Public ctor.
|
Constructor and Description |
---|
NeutralBuild(Batch btch,
Billboard brd)
Public ctor.
|
OnCommit(Branch brn,
Batch btch,
Billboard brd)
Public ctor.
|
OnTag(SCM src,
Batch btch,
Billboard brd)
Public ctor.
|
Copyright © 2009–2014 Rultor Inc.. All rights reserved.