A B C D E F G H I J K L M N O P Q R S T U V W X 

A

accept() - Method in interface com.rultor.guard.MergeRequest
Accept and merge.
acquire() - Method in class com.rultor.env.Badged
 
acquire() - Method in class com.rultor.env.ec2.CFStacks
 
acquire() - Method in class com.rultor.env.ec2.EC2
 
acquire() - Method in interface com.rultor.env.Environments
Get new environment.
acquire() - Method in class com.rultor.env.Immortal
 
acquire() - Method in class com.rultor.env.Server
 
acquire() - Method in class com.rultor.shell.Badged
 
acquire() - Method in class com.rultor.shell.bash.Prerequisites
 
acquire() - Method in class com.rultor.shell.bash.Provisioned
 
acquire() - Method in class com.rultor.shell.Followed
 
acquire() - Method in class com.rultor.shell.Immortal
 
acquire() - Method in class com.rultor.shell.Permanent
 
acquire() - Method in interface com.rultor.shell.Shells
Get new shell.
acquire() - Method in class com.rultor.shell.ssh.SSHServers
 
add(String) - Method in class com.rultor.stateful.s3.BucketNotepad
 
add(String) - Method in class com.rultor.stateful.s3.ObjectNotepad
 
add(String) - Method in class com.rultor.stateful.sdb.DomainNotepad
 
add(long) - Method in class com.rultor.stateful.sdb.DomainSpinbox
 
add(long) - Method in class com.rultor.stateful.sdb.ItemSpinbox
 
addAll(Collection<? extends String>) - Method in class com.rultor.stateful.s3.BucketNotepad
 
addAll(Collection<? extends String>) - Method in class com.rultor.stateful.s3.ObjectNotepad
 
addAll(Collection<? extends String>) - Method in class com.rultor.stateful.sdb.DomainNotepad
 
address() - Method in interface com.rultor.env.Environment
Get IP address of it.
AllOf - Class in com.rultor.board
All billboards, one by one.
AllOf(Collection<Billboard>) - Constructor for class com.rultor.board.AllOf
Public ctor.
announce(boolean) - Method in class com.rultor.board.AllOf
 
announce(boolean) - Method in interface com.rultor.board.Billboard
Announce success or failure.
announce(boolean) - Method in class com.rultor.board.Echo
 
announce(boolean) - Method in class com.rultor.board.GithubComment
 
announce(boolean) - Method in class com.rultor.board.IRC
 
announce(boolean) - Method in class com.rultor.board.SES
 
announce(boolean) - Method in class com.rultor.board.SNS
 
Approval - Interface in com.rultor.guard.github
Approval for a pull request.
Approval.Always - Class in com.rultor.guard.github
Always yes.
Approval.Always() - Constructor for class com.rultor.guard.github.Approval.Always
 
Approval.And - Class in com.rultor.guard.github
Logical AND.
Approval.And(Approval, Approval) - Constructor for class com.rultor.guard.github.Approval.And
Public ctor.
Approval.Never - Class in com.rultor.guard.github
Always no.
Approval.Never() - Constructor for class com.rultor.guard.github.Approval.Never
 
Approval.Not - Class in com.rultor.guard.github
Logical NOT.
Approval.Not(Approval) - Constructor for class com.rultor.guard.github.Approval.Not
Public ctor.
Approval.Or - Class in com.rultor.guard.github
Logical OR.
Approval.Or(Approval, Approval) - Constructor for class com.rultor.guard.github.Approval.Or
Public ctor.
ASCIIOutputStream - Class in com.rultor.shell
ASCII command codes aware output stream.
ASCIIOutputStream(OutputStream) - Constructor for class com.rultor.shell.ASCIIOutputStream
Public ctor.
asFile() - Method in class com.rultor.shell.ssh.PrivateKey
Get file with private key.
asInputStream() - Method in class com.rultor.shell.ssh.PrivateKey
Get it as an input stream.
assign(String) - Method in interface com.rultor.ext.jira.JiraIssue
Assign it to another user.
AssignedTo - Class in com.rultor.guard.github
Approves assigned user.
AssignedTo(String) - Constructor for class com.rultor.guard.github.AssignedTo
Public ctor.
asText() - Method in class com.rultor.shell.ssh.PrivateKey
Get it as a text.
author() - Method in interface com.rultor.ext.jira.JiraComment
Author.
author() - Method in interface com.rultor.scm.Commit
Author of the commit.
author() - Method in class com.rultor.scm.Commit.Simple
 
aws() - Method in class com.rultor.stateful.sdb.PaidRegion
 
aws() - Method in class com.rultor.stateful.sdb.SanitizedDomains
 

B

badge(String, String) - Method in interface com.rultor.env.Environment
Add badge.
badge(String, String) - Method in class com.rultor.shell.Shallow
 
badge(String, String) - Method in interface com.rultor.shell.Shell
Add a new badge.
badge(String, String) - Method in class com.rultor.shell.ssh.SSHChannel
 
badge(String, String) - Method in class com.rultor.shell.ssh.SSHServer
 
Badged - Class in com.rultor.env
Environments automatically badged by tags in log.
Badged(Map<String, String>, Environments) - Constructor for class com.rultor.env.Badged
Public ctor.
Badged - Class in com.rultor.shell
Shells with badges.
Badged(Map<String, String>, Shells) - Constructor for class com.rultor.shell.Badged
Public ctor.
badges() - Method in interface com.rultor.env.Environment
Get all badges.
Base64 - Class in com.rultor.base
Base64 text.
Base64(String) - Constructor for class com.rultor.base.Base64
Public ctor.
Bash - Class in com.rultor.shell.bash
Bash batch.
Bash(Shells, String) - Constructor for class com.rultor.shell.bash.Bash
Public ctor.
Bash(Shells, Collection<String>) - Constructor for class com.rultor.shell.bash.Bash
Public ctor.
Batch - Interface in com.rultor.shell
Batch.
Bill - Interface in com.rultor.board
Bill to post on billboard.
Bill.Simple - Class in com.rultor.board
Simple bill, from snapshot.
Bill.Simple(String, String, Collection<String>) - Constructor for class com.rultor.board.Bill.Simple
Public ctor.
Billboard - Interface in com.rultor.board
Billboard for announcements.
body() - Method in interface com.rultor.board.Bill
Get body.
body() - Method in class com.rultor.board.Bill.Simple
 
body() - Method in class com.rultor.board.Symmetrical
 
body() - Method in class com.rultor.board.XsltBill
 
body() - Method in class com.rultor.board.XsltSubject
 
body() - Method in interface com.rultor.ext.jira.JiraComment
Get its text.
Branch - Interface in com.rultor.scm
SCM Branch.
Branch.Passive - Class in com.rultor.scm
Passive branch, without any active components.
Branch.Passive(URI, String) - Constructor for class com.rultor.scm.Branch.Passive
Public ctor.
branches() - Method in class com.rultor.ci.UnseenBranches
 
branches() - Method in class com.rultor.scm.Edge
 
branches() - Method in class com.rultor.scm.git.Git
 
branches() - Method in interface com.rultor.scm.SCM
Get all available branches/tags.
branches() - Method in class com.rultor.scm.SemVer
 
BucketLineup - Class in com.rultor.stateful.s3
Lineups in S3 bucket.
BucketLineup(Coordinates, String, S3Client) - Constructor for class com.rultor.stateful.s3.BucketLineup
Public ctor.
BucketLineup(Coordinates, S3Client) - Constructor for class com.rultor.stateful.s3.BucketLineup
Public ctor.
BucketNotepad - Class in com.rultor.stateful.s3
Notepads in bucket.
BucketNotepad(Coordinates, String, S3Client) - Constructor for class com.rultor.stateful.s3.BucketNotepad
Public ctor.
BucketNotepad(Coordinates, S3Client) - Constructor for class com.rultor.stateful.s3.BucketNotepad
Public ctor.

C

canPost(String) - Method in class com.rultor.acl.Either
 
canPost(String) - Method in class com.rultor.acl.MD5Keyed
 
canPost(String) - Method in class com.rultor.acl.OpenView
 
canPost(String) - Method in class com.rultor.acl.Prohibited
 
canPost(String) - Method in class com.rultor.acl.WhiteList
 
canView(URN) - Method in class com.rultor.acl.Either
 
canView(URN) - Method in class com.rultor.acl.MD5Keyed
 
canView(URN) - Method in class com.rultor.acl.OpenView
 
canView(URN) - Method in class com.rultor.acl.Prohibited
 
canView(URN) - Method in class com.rultor.acl.WhiteList
 
CFStacks - Class in com.rultor.env.ec2
CloudFormation Stacks.
CFStacks(String, String, String) - Constructor for class com.rultor.env.ec2.CFStacks
Public ctor.
CFStacks(String, CFClient) - Constructor for class com.rultor.env.ec2.CFStacks
Public ctor.
checkout(String) - Method in class com.rultor.ci.UnseenBranches
 
Checkout - Class in com.rultor.scm
Checked out branch.
Checkout(SCM, String) - Constructor for class com.rultor.scm.Checkout
Public ctor.
checkout(String) - Method in class com.rultor.scm.Edge
 
checkout(String) - Method in class com.rultor.scm.git.Git
 
checkout(String) - Method in interface com.rultor.scm.SCM
Checkout branch.
checkout(String) - Method in class com.rultor.scm.SemVer
 
clear() - Method in class com.rultor.base.MergedMaps
 
clear() - Method in class com.rultor.base.SecretMap
 
clear() - Method in class com.rultor.stateful.s3.BucketNotepad
 
clear() - Method in class com.rultor.stateful.s3.ObjectNotepad
 
clear() - Method in class com.rultor.stateful.sdb.DomainNotepad
 
client() - Method in interface com.rultor.guard.github.Github
Get Github client.
client() - Method in class com.rultor.guard.github.Github.Simple
 
close() - Method in class com.rultor.shell.Shallow
 
close() - Method in class com.rultor.shell.ssh.SSHChannel
 
close() - Method in class com.rultor.shell.ssh.SSHServer
 
com.rultor.acl - package com.rultor.acl
ACL-related base classes.
com.rultor.base - package com.rultor.base
Base classes.
com.rultor.board - package com.rultor.board
Billboard for announcements.
com.rultor.cd - package com.rultor.cd
Continuous Deployment (CD) basic tools.
com.rultor.cd.jira - package com.rultor.cd.jira
Deployment requests from JIRA.
com.rultor.ci - package com.rultor.ci
Continuous Integration (CI) basic tools.
com.rultor.env - package com.rultor.env
Test/Development/Execution Environments.
com.rultor.env.ec2 - package com.rultor.env.ec2
Amazon EC2 Environments.
com.rultor.ext.jira - package com.rultor.ext.jira
JIRA.
com.rultor.guard - package com.rultor.guard
Code Guard.
com.rultor.guard.github - package com.rultor.guard.github
Github-related guard classes.
com.rultor.guard.jira - package com.rultor.guard.jira
JIRA-related guard classes.
com.rultor.scm - package com.rultor.scm
SCM related classes.
com.rultor.scm.git - package com.rultor.scm.git
Git.
com.rultor.shell - package com.rultor.shell
Shells.
com.rultor.shell.bash - package com.rultor.shell.bash
Bash shell.
com.rultor.shell.ssh - package com.rultor.shell.ssh
SSH shells.
com.rultor.stateful.s3 - package com.rultor.stateful.s3
Stateful implementation in Amazon S3.
com.rultor.stateful.sdb - package com.rultor.stateful.sdb
Stateful objects in Amazon Simple DB.
comments() - Method in interface com.rultor.ext.jira.JiraIssue
Get its comments (in reverse order, latest first).
Commit - Interface in com.rultor.scm
SCM Commit.
Commit.Simple - Class in com.rultor.scm
Simple implementation.
Commit.Simple(String, Time, String) - Constructor for class com.rultor.scm.Commit.Simple
Public ctor.
Concat - Class in com.rultor.base
Concatenated some strings into one.
Concat(Collection<String>) - Constructor for class com.rultor.base.Concat
Public ctor.
Concat(Collection<String>, String) - Constructor for class com.rultor.base.Concat
Public ctor.
Concat - Class in com.rultor.shell.bash
Smart concatenator of bash commands.
Concat(Collection<String>) - Constructor for class com.rultor.shell.bash.Concat
Public ctor.
contains(Object) - Method in class com.rultor.stateful.s3.BucketNotepad
 
contains(Object) - Method in class com.rultor.stateful.s3.ObjectNotepad
 
contains(Object) - Method in class com.rultor.stateful.sdb.DomainNotepad
 
containsAll(Collection<?>) - Method in class com.rultor.stateful.s3.BucketNotepad
 
containsAll(Collection<?>) - Method in class com.rultor.stateful.s3.ObjectNotepad
 
containsAll(Collection<?>) - Method in class com.rultor.stateful.sdb.DomainNotepad
 
containsKey(Object) - Method in class com.rultor.base.MergedMaps
 
containsKey(Object) - Method in class com.rultor.base.SecretMap
 
containsValue(Object) - Method in class com.rultor.base.MergedMaps
 
containsValue(Object) - Method in class com.rultor.base.SecretMap
 
Crontab - Class in com.rultor.base
Sends pulses through, only on certain time moments.
Crontab(Coordinates, String, Instance) - Constructor for class com.rultor.base.Crontab
Public ctor.

D

Deployment - Interface in com.rultor.cd
Deployment request.
destination() - Method in interface com.rultor.guard.MergeRequest
Destination branch.
domain(String) - Method in class com.rultor.stateful.sdb.PaidRegion
 
domain(String) - Method in class com.rultor.stateful.sdb.SanitizedDomains
 
DomainLineup - Class in com.rultor.stateful.sdb
Lineups in Amazon SimpleDB.
DomainLineup(Coordinates, Domain) - Constructor for class com.rultor.stateful.sdb.DomainLineup
Public ctor.
DomainLineup(Coordinates, Region, String) - Constructor for class com.rultor.stateful.sdb.DomainLineup
Public ctor.
DomainNotepad - Class in com.rultor.stateful.sdb
SimpleDB Notepad.
DomainNotepad(Coordinates, Domain) - Constructor for class com.rultor.stateful.sdb.DomainNotepad
Public ctor.
DomainNotepad(Coordinates, Region, String) - Constructor for class com.rultor.stateful.sdb.DomainNotepad
Public ctor.
DomainSpinbox - Class in com.rultor.stateful.sdb
Spinboxes in Amazon SimpleDB.
DomainSpinbox(Coordinates, Domain) - Constructor for class com.rultor.stateful.sdb.DomainSpinbox
Public ctor.
DomainSpinbox(Coordinates, Region, String) - Constructor for class com.rultor.stateful.sdb.DomainSpinbox
Public ctor.

E

EC2 - Class in com.rultor.env.ec2
Amazon EC2 environments.
EC2(Coordinates, Wallet, String, String, String, String, String, String) - Constructor for class com.rultor.env.ec2.EC2
Public ctor.
EC2(Coordinates, Wallet, String, String, String, String, String, String, String) - Constructor for class com.rultor.env.ec2.EC2
Public ctor.
EC2(Coordinates, Wallet, String, String, String, String, String, EC2Client) - Constructor for class com.rultor.env.ec2.EC2
Public ctor.
Echo - Class in com.rultor.board
Transmits all announcements to log.
Echo() - Constructor for class com.rultor.board.Echo
 
Edge - Class in com.rultor.scm
Edge of development (latest branch in the list).
Edge(SCM) - Constructor for class com.rultor.scm.Edge
Public ctor.
Either - Class in com.rultor.acl
Allows if any of enclosed ACLs give a go.
Either(Collection<ACL>) - Constructor for class com.rultor.acl.Either
Public ctor.
Empty - Class in com.rultor.base
Empty instance that does absolutely nothing on every pulse and reports nothing.
Empty() - Constructor for class com.rultor.base.Empty
Public no-args ctor.
Empty(Object) - Constructor for class com.rultor.base.Empty
Public any arg ctor.
entrySet() - Method in class com.rultor.base.MergedMaps
 
entrySet() - Method in class com.rultor.base.SecretMap
 
Environment - Interface in com.rultor.env
Environments.
Environments - Interface in com.rultor.env
Environments.
escape(String) - Static method in class com.rultor.shell.Terminal
Escape argument.
Exec - Class in com.rultor.ci
Exec executes underlying batch with given args.
Exec(Batch, Map<String, String>) - Constructor for class com.rultor.ci.Exec
Public ctor.
exec(Map<String, String>, OutputStream) - Method in class com.rultor.shell.bash.Bash
 
exec(Shell) - Method in class com.rultor.shell.bash.S3CmdPut
 
exec(Shell) - Method in class com.rultor.shell.bash.S3CmdRelics
 
exec(Map<String, String>, OutputStream) - Method in interface com.rultor.shell.Batch
Execute encapsulated script with this map of arguments.
exec(Shell) - Method in interface com.rultor.shell.Sequel
Do something with this shell while it is still open.
exec(String, InputStream, OutputStream, OutputStream) - Method in class com.rultor.shell.Shallow
Exec one command.
exec(String, InputStream, OutputStream, OutputStream) - Method in interface com.rultor.shell.Shell
Exec one command.
exec(String, InputStream, OutputStream, OutputStream) - Method in class com.rultor.shell.ssh.SSHChannel
Exec one command.
exec(String, InputStream, OutputStream, OutputStream) - Method in class com.rultor.shell.ssh.SSHServer
Exec one command.
exec(String) - Method in class com.rultor.shell.Terminal
Run this command and return its output (fail on non-zero exit code).
exec(String, String) - Method in class com.rultor.shell.Terminal
Run this command and return its output (fail on non-zero exit code).
exec(Callable<T>) - Method in class com.rultor.stateful.s3.BucketLineup
 
exec(Runnable) - Method in class com.rultor.stateful.s3.BucketLineup
 
exec(Callable<T>) - Method in class com.rultor.stateful.s3.ObjectLineup
 
exec(Runnable) - Method in class com.rultor.stateful.s3.ObjectLineup
 
exec(Callable<T>) - Method in class com.rultor.stateful.sdb.DomainLineup
 
exec(Runnable) - Method in class com.rultor.stateful.sdb.DomainLineup
 
exec(Callable<T>) - Method in class com.rultor.stateful.sdb.ItemLineup
 
exec(Runnable) - Method in class com.rultor.stateful.sdb.ItemLineup
 
Explicit - Class in com.rultor.guard.github
Explicitly expressed by a comment.
Explicit(String, String) - Constructor for class com.rultor.guard.github.Explicit
Public ctor.
Explicit(Collection<String>, String) - Constructor for class com.rultor.guard.github.Explicit
Public ctor.

F

failed() - Method in interface com.rultor.cd.Deployment
When it's failed.
Followed - Class in com.rultor.shell
Shells followed on closing.
Followed(Sequel, Shells) - Constructor for class com.rultor.shell.Followed
Public ctor.

G

generateId() - Method in class com.rultor.guard.github.Github.Repo
 
get(Object) - Method in class com.rultor.base.MergedMaps
 
get(Object) - Method in class com.rultor.base.SecretMap
 
GetterOf - Class in com.rultor.base
Retrieves a string property from an object.
GetterOf(Object, String) - Constructor for class com.rultor.base.GetterOf
Public ctor.
GhRequests - Class in com.rultor.guard.github
Pull requests.
GhRequests(String, String, String) - Constructor for class com.rultor.guard.github.GhRequests
Public ctor.
GhRequests(String, String, String, Approval) - Constructor for class com.rultor.guard.github.GhRequests
Public ctor.
GhRequests(Github, Github.Repo, Approval) - Constructor for class com.rultor.guard.github.GhRequests
Public ctor.
Git - Class in com.rultor.scm.git
Git.
Git(Shell, URI, String) - Constructor for class com.rultor.scm.git.Git
Public ctor.
Git(Shell, URI, String, PrivateKey) - Constructor for class com.rultor.scm.git.Git
Public ctor.
Github - Interface in com.rultor.guard.github
Github.
Github.Repo - Class in com.rultor.guard.github
Simple repository ID provider.
Github.Repo(String) - Constructor for class com.rultor.guard.github.Github.Repo
Public ctor.
Github.Repo(URI) - Constructor for class com.rultor.guard.github.Github.Repo
Public ctor.
Github.Simple - Class in com.rultor.guard.github
Simple implementation.
Github.Simple(String, String) - Constructor for class com.rultor.guard.github.Github.Simple
Public ctor.
GithubComment - Class in com.rultor.board
Posting a comment to Github.
GithubComment(String, String) - Constructor for class com.rultor.board.GithubComment
Public ctor.

H

has(PullRequest, Github, Github.Repo) - Method in class com.rultor.guard.github.Approval.Always
 
has(PullRequest, Github, Github.Repo) - Method in class com.rultor.guard.github.Approval.And
 
has(PullRequest, Github, Github.Repo) - Method in interface com.rultor.guard.github.Approval
This pull request has an approval?
has(PullRequest, Github, Github.Repo) - Method in class com.rultor.guard.github.Approval.Never
 
has(PullRequest, Github, Github.Repo) - Method in class com.rultor.guard.github.Approval.Not
 
has(PullRequest, Github, Github.Repo) - Method in class com.rultor.guard.github.Approval.Or
 
has(PullRequest, Github, Github.Repo) - Method in class com.rultor.guard.github.AssignedTo
 
has(PullRequest, Github, Github.Repo) - Method in class com.rultor.guard.github.Explicit
 
has(PullRequest, Github, Github.Repo) - Method in class com.rultor.guard.github.ReassignTo
 
Head - Class in com.rultor.scm
Head of the branch.
Head(Branch) - Constructor for class com.rultor.scm.Head
Public ctor.

I

Immortal - Class in com.rultor.env
Immortal environments (can't be closed).
Immortal(Environments) - Constructor for class com.rultor.env.Immortal
Public ctor.
Immortal - Class in com.rultor.shell
Immortal shells.
Immortal(Shells) - Constructor for class com.rultor.shell.Immortal
Public ctor.
IRC - Class in com.rultor.board
IRC.
IRC(String, int, String) - Constructor for class com.rultor.board.IRC
Public ctor.
isEmpty() - Method in class com.rultor.base.MergedMaps
 
isEmpty() - Method in class com.rultor.base.SecretMap
 
isEmpty() - Method in class com.rultor.stateful.s3.BucketNotepad
 
isEmpty() - Method in class com.rultor.stateful.s3.ObjectNotepad
 
isEmpty() - Method in class com.rultor.stateful.sdb.DomainNotepad
 
ItemLineup - Class in com.rultor.stateful.sdb
Lineup with synchronization through Amazon SimpleDB item.
ItemLineup(Item) - Constructor for class com.rultor.stateful.sdb.ItemLineup
Public ctor.
ItemSpinbox - Class in com.rultor.stateful.sdb
Spinbox in SimpleDB item.
ItemSpinbox(Item) - Constructor for class com.rultor.stateful.sdb.ItemSpinbox
Public ctor.
iterator() - Method in class com.rultor.cd.jira.JiraDeployments
 
iterator() - Method in class com.rultor.env.Badged
 
iterator() - Method in class com.rultor.env.ec2.CFStacks
 
iterator() - Method in class com.rultor.env.ec2.EC2
 
iterator() - Method in class com.rultor.env.Immortal
 
iterator() - Method in class com.rultor.env.Server
 
iterator() - Method in class com.rultor.guard.github.GhRequests
 
iterator() - Method in class com.rultor.guard.jira.JiraRequests
 
iterator() - Method in class com.rultor.stateful.s3.BucketNotepad
 
iterator() - Method in class com.rultor.stateful.s3.ObjectNotepad
 
iterator() - Method in class com.rultor.stateful.sdb.DomainNotepad
 

J

Jira - Interface in com.rultor.ext.jira
Jira.
JiraComment - Interface in com.rultor.ext.jira
Jira comment.
JiraDeployments - Class in com.rultor.cd.jira
Deployment requests from JIRA.
JiraDeployments(String) - Constructor for class com.rultor.cd.jira.JiraDeployments
Public ctor.
JiraDeployments(Jira) - Constructor for class com.rultor.cd.jira.JiraDeployments
Protected ctor, for tests mostly.
JiraIssue - Interface in com.rultor.ext.jira
Jira issue.
JiraRequests - Class in com.rultor.guard.jira
Merge requests in JIRA.
JiraRequests(Jira, String, Refinement) - Constructor for class com.rultor.guard.jira.JiraRequests
Public ctor.
JiraRequests(Jira, String, Collection<Refinement>) - Constructor for class com.rultor.guard.jira.JiraRequests
Public ctor.

K

key() - Method in interface com.rultor.ext.jira.JiraIssue
Its key.
keySet() - Method in class com.rultor.base.MergedMaps
 
keySet() - Method in class com.rultor.base.SecretMap
 

L

lag(Time) - Method in class com.rultor.base.Crontab
Lag in milliseconds (how much time left till the next execution).
log() - Method in class com.rultor.ci.UnseenCommits
 
log() - Method in interface com.rultor.scm.Branch
Get history of commits, the latest on top.
log() - Method in class com.rultor.scm.Branch.Passive
 
log() - Method in class com.rultor.scm.Checkout
 
log(String) - Method in class com.rultor.scm.git.Git
Get log of the branch.
log() - Method in class com.rultor.scm.Head
 
log() - Method in class com.rultor.scm.Seasoned
 

M

MD5 - Class in com.rultor.base
Make MD5 hash out of a provided string.
MD5(String) - Constructor for class com.rultor.base.MD5
Public ctor.
MD5Keyed - Class in com.rultor.acl
With a post-key in MD5.
MD5Keyed(String) - Constructor for class com.rultor.acl.MD5Keyed
Public ctor.
MergedMaps<K,V> - Class in com.rultor.base
Map merged from two source maps with priority of second one.
MergedMaps(Map<K, V>, Map<K, V>) - Constructor for class com.rultor.base.MergedMaps
Public ctor.
MergeRequest - Interface in com.rultor.guard
Pull request.
MergeRequests - Interface in com.rultor.guard
Pull requests.

N

name() - Method in interface com.rultor.cd.Deployment
Name of it.
name() - Method in class com.rultor.ci.UnseenCommits
 
name() - Method in interface com.rultor.guard.MergeRequest
Unique name of the request.
name() - Method in interface com.rultor.scm.Branch
Name of it.
name() - Method in class com.rultor.scm.Branch.Passive
 
name() - Method in class com.rultor.scm.Checkout
 
name() - Method in interface com.rultor.scm.Commit
Unique identifier.
name() - Method in class com.rultor.scm.Commit.Simple
 
name() - Method in class com.rultor.scm.Head
 
name() - Method in class com.rultor.scm.Seasoned
 
NeutralBuild - Class in com.rultor.ci
Neutral Build.
NeutralBuild(Batch, Billboard) - Constructor for class com.rultor.ci.NeutralBuild
Public ctor.
NONE - Static variable in interface com.rultor.guard.jira.Refinement
Doing nothing.

O

object() - Method in class com.rultor.base.Concat
 
object() - Method in class com.rultor.base.GetterOf
 
object() - Method in class com.rultor.base.MD5
 
object() - Method in class com.rultor.base.Restrictive
 
object() - Method in class com.rultor.base.ToStringOf
 
object() - Method in class com.rultor.shell.bash.Concat
 
ObjectLineup - Class in com.rultor.stateful.s3
Lineup with synchronization through S3 object/lock.
ObjectLineup(String, S3Client) - Constructor for class com.rultor.stateful.s3.ObjectLineup
Public ctor.
ObjectLineup(String, String, String, String) - Constructor for class com.rultor.stateful.s3.ObjectLineup
Public ctor.
ObjectNotepad - Class in com.rultor.stateful.s3
Collection in plain text S3 object (NOT thread-safe).
ObjectNotepad(String, S3Client) - Constructor for class com.rultor.stateful.s3.ObjectNotepad
Public ctor.
ObjectNotepad(String, String, String, String) - Constructor for class com.rultor.stateful.s3.ObjectNotepad
Public ctor.
OnCommit - Class in com.rultor.ci
Build on every new commit.
OnCommit(Branch, Batch, Billboard) - Constructor for class com.rultor.ci.OnCommit
Public ctor.
OnDeploy - Class in com.rultor.cd
On deployment request.
OnDeploy(Collection<Deployment>, Batch) - Constructor for class com.rultor.cd.OnDeploy
Public ctor.
OnPullRequest - Class in com.rultor.guard
On pull request.
OnPullRequest(MergeRequests, ConcurrentNotepad, Batch) - Constructor for class com.rultor.guard.OnPullRequest
Public ctor.
OnTag - Class in com.rultor.ci
Build on every tag.
OnTag(SCM, Batch, Billboard) - Constructor for class com.rultor.ci.OnTag
Public ctor.
OpenView - Class in com.rultor.acl
Always allows view-only access.
OpenView() - Constructor for class com.rultor.acl.OpenView
 

P

PaidRegion - Class in com.rultor.stateful.sdb
Amazon SimpleDB paid region.
PaidRegion(Wallet, Region) - Constructor for class com.rultor.stateful.sdb.PaidRegion
Public ctor.
Parallel - Class in com.rultor.base
Enables certain amount of parallel pulses.
Parallel(Coordinates, int, Lineup, Notepad, Instance) - Constructor for class com.rultor.base.Parallel
Public ctor.
Permanent - Class in com.rultor.shell
Permanent shell.
Permanent(Shell) - Constructor for class com.rultor.shell.Permanent
Public ctor.
post(String) - Method in interface com.rultor.ext.jira.JiraIssue
Post a comment.
Prerequisites - Class in com.rultor.shell.bash
Bash batch.
Prerequisites(Shells, Map<String, Object>) - Constructor for class com.rultor.shell.bash.Prerequisites
Public ctor.
PrivateKey - Class in com.rultor.shell.ssh
RSA Private Key (for SSH).
PrivateKey(String) - Constructor for class com.rultor.shell.ssh.PrivateKey
Public ctor.
Prohibited - Class in com.rultor.acl
Never allows any access.
Prohibited() - Constructor for class com.rultor.acl.Prohibited
 
Provisioned - Class in com.rultor.shell.bash
Provisioned executes bash script in every acquired shell.
Provisioned(String, Shells) - Constructor for class com.rultor.shell.bash.Provisioned
Public ctor.
pulse() - Method in class com.rultor.base.Crontab
 
pulse() - Method in class com.rultor.base.Empty
 
pulse() - Method in class com.rultor.base.Parallel
 
pulse() - Method in class com.rultor.cd.OnDeploy
 
pulse() - Method in class com.rultor.ci.Exec
 
pulse() - Method in class com.rultor.ci.NeutralBuild
 
pulse() - Method in class com.rultor.ci.OnCommit
 
pulse() - Method in class com.rultor.ci.OnTag
 
pulse() - Method in class com.rultor.guard.OnPullRequest
 
put(K, V) - Method in class com.rultor.base.MergedMaps
 
put(String, Object) - Method in class com.rultor.base.SecretMap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.rultor.base.MergedMaps
 
putAll(Map<? extends String, ? extends Object>) - Method in class com.rultor.base.SecretMap
 

Q

quotate(String) - Static method in class com.rultor.shell.Terminal
Quotate argument.

R

ReassignTo - Class in com.rultor.guard.github
Reassigns to user.
ReassignTo(String) - Constructor for class com.rultor.guard.github.ReassignTo
Public ctor.
recipients() - Method in interface com.rultor.board.Bill
Recipients.
recipients() - Method in class com.rultor.board.Bill.Simple
 
recipients() - Method in class com.rultor.board.Symmetrical
 
recipients() - Method in class com.rultor.board.XsltBill
 
recipients() - Method in class com.rultor.board.XsltSubject
 
refine(MergeRequest, JiraIssue) - Method in interface com.rultor.guard.jira.Refinement
Refine this merge request.
refine(MergeRequest, JiraIssue) - Method in class com.rultor.guard.jira.SourceKeyed
 
refine(MergeRequest, JiraIssue) - Method in class com.rultor.guard.jira.TargetPosted
 
refine(MergeRequest, JiraIssue) - Method in class com.rultor.guard.jira.XslPosts
 
Refinement - Interface in com.rultor.guard.jira
Refinement of a JIRA merge request.
reject() - Method in interface com.rultor.guard.MergeRequest
Reject.
remove(Object) - Method in class com.rultor.base.MergedMaps
 
remove(Object) - Method in class com.rultor.base.SecretMap
 
remove(Object) - Method in class com.rultor.stateful.s3.BucketNotepad
 
remove(Object) - Method in class com.rultor.stateful.s3.ObjectNotepad
 
remove(Object) - Method in class com.rultor.stateful.sdb.DomainNotepad
 
removeAll(Collection<?>) - Method in class com.rultor.stateful.s3.BucketNotepad
 
removeAll(Collection<?>) - Method in class com.rultor.stateful.s3.ObjectNotepad
 
removeAll(Collection<?>) - Method in class com.rultor.stateful.sdb.DomainNotepad
 
repo() - Method in class com.rultor.guard.github.Github.Repo
Repository name.
Restrictive - Class in com.rultor.base
Restricts access for certain users.
Restrictive(Coordinates, Collection<String>, Object) - Constructor for class com.rultor.base.Restrictive
Public ctor.
retainAll(Collection<?>) - Method in class com.rultor.stateful.s3.BucketNotepad
 
retainAll(Collection<?>) - Method in class com.rultor.stateful.s3.ObjectNotepad
 
retainAll(Collection<?>) - Method in class com.rultor.stateful.sdb.DomainNotepad
 
revert(String) - Method in interface com.rultor.ext.jira.JiraIssue
Revert it back to the original owner before the latest change.
rules() - Method in class com.rultor.base.Crontab
Show all encapsulated rules.
RxJira - Class in com.rultor.ext.jira
Jira with ReXSL.
RxJira(String) - Constructor for class com.rultor.ext.jira.RxJira
Public ctor.

S

S3CmdPut - Class in com.rultor.shell.bash
Put file(s) using s3cmd command line tool.
S3CmdPut(String, String, String, String, String, String) - Constructor for class com.rultor.shell.bash.S3CmdPut
Public ctor.
S3CmdPut(String, String, String, String, String, String, String, String) - Constructor for class com.rultor.shell.bash.S3CmdPut
Public ctor.
S3CmdRelics - Class in com.rultor.shell.bash
Collection of S3Cmd relics.
S3CmdRelics(Coordinates, Map<String, String>, String, String, String, String) - Constructor for class com.rultor.shell.bash.S3CmdRelics
Public ctor.
SanitizedDomains - Class in com.rultor.stateful.sdb
SanitizedDomains wraps domains of underlying region with filtered items.
SanitizedDomains(Region, long) - Constructor for class com.rultor.stateful.sdb.SanitizedDomains
Public ctor.
scm() - Method in class com.rultor.ci.UnseenCommits
 
scm() - Method in class com.rultor.scm.Branch.Passive
 
scm() - Method in interface com.rultor.scm.Branch
SCM it's in.
scm() - Method in class com.rultor.scm.Checkout
 
scm() - Method in class com.rultor.scm.Head
 
SCM - Interface in com.rultor.scm
Source Code Management (SCM) system.
scm() - Method in class com.rultor.scm.Seasoned
 
search(String) - Method in interface com.rultor.ext.jira.Jira
Issues by search request.
search(String) - Method in class com.rultor.ext.jira.RxJira
 
Seasoned - Class in com.rultor.scm
Seasoned branch.
Seasoned(int, Branch) - Constructor for class com.rultor.scm.Seasoned
Public ctor.
SecretMap - Class in com.rultor.base
Map that never discloses its content.
SecretMap(Map<String, Object>) - Constructor for class com.rultor.base.SecretMap
Public ctor.
SemVer - Class in com.rultor.scm
Branches sorted according to SemVer recommendations.
SemVer(String, SCM) - Constructor for class com.rultor.scm.SemVer
Public ctor.
sender() - Method in interface com.rultor.board.Bill
Sender.
sender() - Method in class com.rultor.board.Bill.Simple
 
sender() - Method in class com.rultor.board.Symmetrical
 
sender() - Method in class com.rultor.board.XsltBill
 
sender() - Method in class com.rultor.board.XsltSubject
 
Sequel - Interface in com.rultor.shell
After effect of a followed shell.
Server - Class in com.rultor.env
One single Server.
Server(String) - Constructor for class com.rultor.env.Server
Public ctor.
SES - Class in com.rultor.board
Amazon SES.
SES(Bill, String, String) - Constructor for class com.rultor.board.SES
Public ctor.
SES(Bill, SESClient) - Constructor for class com.rultor.board.SES
Public ctor.
Shallow - Class in com.rultor.shell
Wrapper of shells.
Shallow(Shells) - Constructor for class com.rultor.shell.Shallow
Public ctor.
Shell - Interface in com.rultor.shell
Shell.
Shells - Interface in com.rultor.shell
Shells.
size() - Method in class com.rultor.base.MergedMaps
 
size() - Method in class com.rultor.base.SecretMap
 
size() - Method in class com.rultor.cd.jira.JiraDeployments
 
size() - Method in class com.rultor.stateful.s3.BucketNotepad
 
size() - Method in class com.rultor.stateful.s3.ObjectNotepad
 
size() - Method in class com.rultor.stateful.sdb.DomainNotepad
 
SNS - Class in com.rultor.board
Amazon SNS.
SNS(String, String, String, Bill) - Constructor for class com.rultor.board.SNS
Public ctor.
SNS(String, SNSClient, Bill) - Constructor for class com.rultor.board.SNS
Public ctor.
source() - Method in interface com.rultor.guard.MergeRequest
Source branch.
SourceKeyed - Class in com.rultor.guard.jira
Source branch detected from issue key.
SourceKeyed(String) - Constructor for class com.rultor.guard.jira.SourceKeyed
Public ctor.
SSHChannel - Class in com.rultor.shell.ssh
Single SSH Channel.
SSHChannel(InetAddress, int, String, PrivateKey) - Constructor for class com.rultor.shell.ssh.SSHChannel
Constructor.
SSHChannel(InetAddress, String, PrivateKey) - Constructor for class com.rultor.shell.ssh.SSHChannel
Public ctor.
SSHServer - Class in com.rultor.shell.ssh
Single SSH Server.
SSHServer(Environment, String, PrivateKey) - Constructor for class com.rultor.shell.ssh.SSHServer
Public ctor.
SSHServers - Class in com.rultor.shell.ssh
SSH Servers.
SSHServers(Environments, String, PrivateKey) - Constructor for class com.rultor.shell.ssh.SSHServers
Public ctor.
started() - Method in interface com.rultor.cd.Deployment
When deployment is just started.
started() - Method in interface com.rultor.guard.MergeRequest
Notify when started to merge.
subject() - Method in class com.rultor.board.Bill.Simple
 
subject() - Method in interface com.rultor.board.Bill
Get subject.
subject() - Method in class com.rultor.board.Symmetrical
 
subject() - Method in class com.rultor.board.XsltBill
 
subject() - Method in class com.rultor.board.XsltSubject
 
succeeded() - Method in interface com.rultor.cd.Deployment
When it's done.
Symmetrical - Class in com.rultor.board
Symmetrical bill's subject and and body return body() of encapsulated bill.
Symmetrical(Bill) - Constructor for class com.rultor.board.Symmetrical
Public constructor.

T

TargetPosted - Class in com.rultor.guard.jira
Uni-direct merging.
TargetPosted(String, String) - Constructor for class com.rultor.guard.jira.TargetPosted
Public ctor.
Terminal - Class in com.rultor.shell
Simplified terminal.
Terminal(Shell) - Constructor for class com.rultor.shell.Terminal
Public ctor.
time() - Method in class com.rultor.scm.Commit.Simple
 
time() - Method in interface com.rultor.scm.Commit
Date of the commit.
toArray() - Method in class com.rultor.stateful.s3.BucketNotepad
 
toArray(T[]) - Method in class com.rultor.stateful.s3.BucketNotepad
 
toArray() - Method in class com.rultor.stateful.s3.ObjectNotepad
 
toArray(T[]) - Method in class com.rultor.stateful.s3.ObjectNotepad
 
toArray() - Method in class com.rultor.stateful.sdb.DomainNotepad
 
toArray(T[]) - Method in class com.rultor.stateful.sdb.DomainNotepad
 
toString() - Method in class com.rultor.shell.ssh.PrivateKey
 
ToStringOf - Class in com.rultor.base
Retrieves a value of toString method.
ToStringOf(Object) - Constructor for class com.rultor.base.ToStringOf
Public ctor.

U

UnseenBranches - Class in com.rultor.ci
Returns only one tag, if it wasn't seen before.
UnseenBranches(SCM, Notepad) - Constructor for class com.rultor.ci.UnseenBranches
Public ctor.
UnseenCommits - Class in com.rultor.ci
Returns only one commit, if it wasn't seen before.
UnseenCommits(Branch, Notepad) - Constructor for class com.rultor.ci.UnseenCommits
Public ctor.
uri() - Method in class com.rultor.ci.UnseenBranches
 
uri() - Method in class com.rultor.scm.Edge
 
uri() - Method in class com.rultor.scm.git.Git
 
uri() - Method in interface com.rultor.scm.SCM
URI of it.
uri() - Method in class com.rultor.scm.SemVer
 
user() - Method in class com.rultor.guard.github.Github.Repo
Owner of the repo (user name).

V

values() - Method in class com.rultor.base.MergedMaps
 
values() - Method in class com.rultor.base.SecretMap
 

W

WhiteList - Class in com.rultor.acl
White List of allowed users.
WhiteList(Collection<String>) - Constructor for class com.rultor.acl.WhiteList
Public ctor.
write(int) - Method in class com.rultor.shell.ASCIIOutputStream
 

X

XslPosts - Class in com.rultor.guard.jira
Three XSL posts into JIRA issue.
XslPosts(String, String, String) - Constructor for class com.rultor.guard.jira.XslPosts
Public ctor.
XsltBill - Class in com.rultor.board
XSL transformation bill.
XsltBill(String, Bill) - Constructor for class com.rultor.board.XsltBill
Public constructor.
XsltSubject - Class in com.rultor.board
XSL transformation subject.
XsltSubject(String, Bill) - Constructor for class com.rultor.board.XsltSubject
Public constructor.
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2009–2014 Rultor Inc.. All rights reserved.