Skip navigation links
A C D E F G H I K L M N O P Q R S T U V W 

A

AbstractAgent - Class in com.rultor.agents
Abstract agent.
AbstractAgent(String...) - Constructor for class com.rultor.agents.AbstractAgent
Ctor.
active(boolean) - Method in class com.rultor.cached.CdTalk
 
active() - Method in class com.rultor.cached.CdTalks
 
active(boolean) - Method in class com.rultor.dynamo.DyTalk
 
active() - Method in class com.rultor.dynamo.DyTalks
 
active(boolean) - Method in interface com.rultor.spi.Talk
Make it active or passive.
active(boolean) - Method in class com.rultor.spi.Talk.InFile
 
active() - Method in interface com.rultor.spi.Talks
Get only active talks.
active() - Method in class com.rultor.spi.Talks.InDir
 
add(Tick) - Method in interface com.rultor.spi.Pulse
Add new tick.
agent(Talk, Profile) - Method in class com.rultor.agents.Agents
Create it for a talk.
Agent - Interface in com.rultor.spi
Agent.
Agent.Iterative - Class in com.rultor.spi
Iterative.
Agents - Class in com.rultor.agents
Agents.
Agents(Github, Sttc) - Constructor for class com.rultor.agents.Agents
Ctor.
Amazon - Interface in com.rultor.agents.ecs
Amazon ECS abstraction.
Answer - Class in com.rultor.agents.github
Answer to post.
Answer(Comment.Smart) - Constructor for class com.rultor.agents.github.Answer
Ctor.
ArchivesDaemon - Class in com.rultor.agents.daemons
Marks the daemon as done.
ArchivesDaemon(Bucket) - Constructor for class com.rultor.agents.daemons.ArchivesDaemon
Ctor.
assets() - Method in interface com.rultor.spi.Profile
Get assets.
assets() - Method in class com.rultor.spi.Profile.Fixed
 
ATTR_ACTIVE - Static variable in class com.rultor.dynamo.DyTalks
Is it active (1) or archived (0).
ATTR_NUMBER - Static variable in class com.rultor.dynamo.DyTalks
Its number.
ATTR_REPO - Static variable in class com.rultor.dynamo.DyTalks
Name of the repo it belongs to.
ATTR_UPDATED - Static variable in class com.rultor.dynamo.DyTalks
When updated.
ATTR_XML - Static variable in class com.rultor.dynamo.DyTalks
XML of the talk.
ATTR_XML_ZIP - Static variable in class com.rultor.dynamo.DyTalks
XML of the talk, gzip.

C

CdTalk - Class in com.rultor.cached
Cached talk.
CdTalks - Class in com.rultor.cached
Cached talks.
CdTalks(Talks) - Constructor for class com.rultor.cached.CdTalks
Public ctor.
close() - Method in class com.rultor.agents.docker.StartsDockerDaemon
 
ClosePullRequest - Class in com.rultor.agents.github
Closes pull request manually, leaves comment with description.
ClosePullRequest(Profile, Github) - Constructor for class com.rultor.agents.github.ClosePullRequest
Constructor.
closer() - Method in class com.rultor.agents.Agents
Create super agent, closer.
com.rultor - package com.rultor
Rultor.
com.rultor.agents - package com.rultor.agents
Agents.
com.rultor.agents.daemons - package com.rultor.agents.daemons
Daemons.
com.rultor.agents.docker - package com.rultor.agents.docker
Docker agents.
com.rultor.agents.ecs - package com.rultor.agents.ecs
Amazon ECS.
com.rultor.agents.github - package com.rultor.agents.github
Github.
com.rultor.agents.github.qtn - package com.rultor.agents.github.qtn
Questions.
com.rultor.agents.req - package com.rultor.agents.req
Merges.
com.rultor.agents.shells - package com.rultor.agents.shells
Shells.
com.rultor.agents.twitter - package com.rultor.agents.twitter
Twitter interaction.
com.rultor.cached - package com.rultor.cached
Cached.
com.rultor.dynamo - package com.rultor.dynamo
Dynamo.
com.rultor.profiles - package com.rultor.profiles
Profiles.
com.rultor.spi - package com.rultor.spi
SPI.
com.rultor.web - package com.rultor.web
Front end.
CommentsTag - Class in com.rultor.agents.github
Comments a new tag in Github.
CommentsTag(Github) - Constructor for class com.rultor.agents.github.CommentsTag
Ctor.
ConfigException(String) - Constructor for exception com.rultor.spi.Profile.ConfigException
Ctor.
ConfigException(Exception) - Constructor for exception com.rultor.spi.Profile.ConfigException
Ctor.
create(String, String) - Method in class com.rultor.cached.CdTalks
 
create(String, String) - Method in class com.rultor.dynamo.DyTalks
 
create(String, String) - Method in interface com.rultor.spi.Talks
Create a new one (runtime exception if it exists already).
create(String, String) - Method in class com.rultor.spi.Talks.InDir
 

D

DeactivatesTalks - Class in com.rultor.agents
Deactivates empty talks.
DeactivatesTalks() - Constructor for class com.rultor.agents.DeactivatesTalks
 
Defaults(Profile) - Constructor for class com.rultor.spi.Profile.Defaults
Ctor.
delete(String) - Method in class com.rultor.cached.CdTalks
 
delete(String) - Method in class com.rultor.dynamo.DyTalks
 
delete(String) - Method in interface com.rultor.spi.Talks
Delete an existing talk (runtime exception if it's absent).
delete(String) - Method in class com.rultor.spi.Talks.InDir
 
Dephantomizes - Class in com.rultor.agents.github
Removes request, if Github issue is gone.
Dephantomizes(Github) - Constructor for class com.rultor.agents.github.Dephantomizes
Ctor.
dirs() - Method in interface com.rultor.agents.github.Req
Directives.
dirs() - Method in class com.rultor.agents.github.Req.Simple
 
DockerExec - Class in com.rultor.agents.docker
Remove old images from Docker.
DockerExec(Shell, String) - Constructor for class com.rultor.agents.docker.DockerExec
Ctor.
DockerHealthCheck - Class in com.rultor.agents.docker
Checks the Health of a Docker host and tries to recover Docker daemon crashes.
DockerHealthCheck(Shell) - Constructor for class com.rultor.agents.docker.DockerHealthCheck
Ctor.
DONE - Static variable in interface com.rultor.agents.github.Req
Done, but nothing special.
duration() - Method in class com.rultor.spi.Tick
Duration in msec.
DyTalk - Class in com.rultor.dynamo
Talk in Dynamo.
DyTalks - Class in com.rultor.dynamo
Talks in Dynamo.
DyTalks(Region, Counter) - Constructor for class com.rultor.dynamo.DyTalks
Public ctor.

E

EMPTY - Static variable in interface com.rultor.agents.github.Question
Empty always.
EMPTY - Static variable in interface com.rultor.agents.github.Req
Empty, nothing found.
empty() - Method in class com.rultor.profiles.ProfileDeprecations
Indicates whether there is a deprecation notice or not.
EMPTY - Static variable in interface com.rultor.spi.Profile
Empty.
EMPTY - Static variable in interface com.rultor.spi.Pulse
Empty.
EndsDaemon - Class in com.rultor.agents.daemons
Marks the daemon as done.
EndsDaemon() - Constructor for class com.rultor.agents.daemons.EndsDaemon
Ctor.
EndsRequest - Class in com.rultor.agents.req
Finishes and reports merge results.
EndsRequest() - Constructor for class com.rultor.agents.req.EndsRequest
Ctor.
Entry - Class in com.rultor
Command line entry.
Entry(String...) - Constructor for class com.rultor.Entry
Ctor.
error() - Method in interface com.rultor.spi.Pulse
Most recent exception (or empty).
error(Iterable<Throwable>) - Method in interface com.rultor.spi.Pulse
Set recent exception (or empty).
exec() - Method in class com.rultor.Entry
Run it all.
execute(Talk) - Method in class com.rultor.agents.AbstractAgent
 
execute(Talks) - Method in class com.rultor.agents.DeactivatesTalks
 
execute(Talks) - Method in class com.rultor.agents.docker.DockerExec
 
execute(Talks) - Method in class com.rultor.agents.docker.DockerHealthCheck
 
execute(Talks) - Method in class com.rultor.agents.github.Invitations
 
execute(Talks) - Method in class com.rultor.agents.github.StartsTalks
 
execute(Talks) - Method in class com.rultor.agents.github.UnlocksRepo
 
execute(Talks) - Method in class com.rultor.agents.IndexesRequests
 
execute(Talk) - Method in class com.rultor.agents.SafeAgent
 
execute(Talk) - Method in interface com.rultor.spi.Agent
Execute it.
execute(Talk) - Method in class com.rultor.spi.Agent.Iterative
 
execute(Talks) - Method in interface com.rultor.spi.SuperAgent
Execute it.
execute(Talks) - Method in class com.rultor.spi.SuperAgent.Iterative
 
exists(long) - Method in class com.rultor.cached.CdTalks
 
exists(String) - Method in class com.rultor.cached.CdTalks
 
exists(long) - Method in class com.rultor.dynamo.DyTalks
 
exists(String) - Method in class com.rultor.dynamo.DyTalks
 
exists(long) - Method in interface com.rultor.spi.Talks
Talk exists already?
exists(String) - Method in interface com.rultor.spi.Talks
Talk exists already?
exists(long) - Method in class com.rultor.spi.Talks.InDir
 
exists(String) - Method in class com.rultor.spi.Talks.InDir
 

F

fetch(Talk) - Method in class com.rultor.profiles.Profiles
Fetch a profile from a talk.
Fixed() - Constructor for class com.rultor.spi.Profile.Fixed
Ctor.
Fixed(XML) - Constructor for class com.rultor.spi.Profile.Fixed
Ctor.
Fixed(XML, String) - Constructor for class com.rultor.spi.Profile.Fixed
Ctor.

G

get() - Method in class com.rultor.agents.github.TalkIssues
Find and get issue.
get() - Method in class com.rultor.agents.shells.TalkShells
Find and get shell.
get(long) - Method in class com.rultor.cached.CdTalks
 
get(String) - Method in class com.rultor.cached.CdTalks
 
get(long) - Method in class com.rultor.dynamo.DyTalks
 
get(String) - Method in class com.rultor.dynamo.DyTalks
 
get(long) - Method in interface com.rultor.spi.Talks
Get an existing talk (runtime exception if it's absent).
get(String) - Method in interface com.rultor.spi.Talks
Get an existing talk (runtime exception if it's absent).
get(long) - Method in class com.rultor.spi.Talks.InDir
 
get(String) - Method in class com.rultor.spi.Talks.InDir
 

H

HASH - Static variable in class com.rultor.dynamo.DyTalks
Talk unique name.
HIGHLIGHTS_PREFIX - Static variable in class com.rultor.agents.daemons.EndsDaemon
Prefix for log highlights.
Home - Class in com.rultor.agents.daemons
Home page of a daemon.
Home(XML) - Constructor for class com.rultor.agents.daemons.Home
Ctor.
Home(XML, String) - Constructor for class com.rultor.agents.daemons.Home
Ctor.
host() - Method in class com.rultor.agents.shells.PfShell
Get host.

I

IDX_ACTIVE - Static variable in class com.rultor.dynamo.DyTalks
Index name.
IDX_NUMBERS - Static variable in class com.rultor.dynamo.DyTalks
Index name.
IDX_SIBLINGS - Static variable in class com.rultor.dynamo.DyTalks
Index name.
IndexesRequests - Class in com.rultor.agents
Adds index to all the requests received.
IndexesRequests() - Constructor for class com.rultor.agents.IndexesRequests
 
InDir() - Constructor for class com.rultor.spi.Talks.InDir
Ctor.
InFile() - Constructor for class com.rultor.spi.Talk.InFile
Ctor.
InFile(String...) - Constructor for class com.rultor.spi.Talk.InFile
Ctor.
InFile(XML) - Constructor for class com.rultor.spi.Talk.InFile
Ctor.
InFile(File) - Constructor for class com.rultor.spi.Talk.InFile
Ctor.
InFile() - Constructor for class com.rultor.Toggles.InFile
 
Invitations - Class in com.rultor.agents.github
GitHub invitations.
Invitations(Github) - Constructor for class com.rultor.agents.github.Invitations
Ctor.
iso() - Method in class com.rultor.Time
Make ISO string.
Iterative(Agent...) - Constructor for class com.rultor.spi.Agent.Iterative
Ctor.
Iterative(Iterable<Agent>) - Constructor for class com.rultor.spi.Agent.Iterative
Ctor.
Iterative(Iterable<SuperAgent>) - Constructor for class com.rultor.spi.SuperAgent.Iterative
Ctor.

K

key() - Method in class com.rultor.agents.shells.PfShell
Get private key.
KillsDaemon - Class in com.rultor.agents.daemons
Kills daemon if too old.
KillsDaemon() - Constructor for class com.rultor.agents.daemons.KillsDaemon
Ctor.
KillsDaemon(long) - Constructor for class com.rultor.agents.daemons.KillsDaemon
Ctor.

L

LATER - Static variable in interface com.rultor.agents.github.Req
Come back later to the same question.
lock(Talk) - Method in class com.rultor.agents.github.RepoLock
Lock.
login() - Method in class com.rultor.agents.shells.PfShell
Get login.

M

Mails - Class in com.rultor.agents
Send email after release done.
Mails(Profile, Postman) - Constructor for class com.rultor.agents.Mails
Ctor.
main(String...) - Static method in class com.rultor.Entry
Main entry point.
merged(Profile, String, String) - Method in class com.rultor.profiles.Profiles
Merge profile from master and fork.
modify(Iterable<Directive>) - Method in class com.rultor.cached.CdTalk
 
modify(Iterable<Directive>) - Method in class com.rultor.dynamo.DyTalk
 
modify(Iterable<Directive>) - Method in class com.rultor.spi.Talk.InFile
 
modify(Iterable<Directive>) - Method in interface com.rultor.spi.Talk
Modify its content.
msec() - Method in class com.rultor.Time
Make date.

N

name() - Method in class com.rultor.cached.CdTalk
 
name() - Method in class com.rultor.dynamo.DyTalk
 
name() - Method in class com.rultor.spi.Profile.Fixed
 
name() - Method in interface com.rultor.spi.Profile
Name of the repo.
name() - Method in class com.rultor.spi.Talk.InFile
 
name() - Method in interface com.rultor.spi.Talk
Its unique name.
number() - Method in class com.rultor.cached.CdTalk
 
number() - Method in class com.rultor.dynamo.DyTalk
 
number() - Method in class com.rultor.spi.Talk.InFile
 
number() - Method in interface com.rultor.spi.Talk
Its unique number.

O

OAuthTwitter - Class in com.rultor.agents.twitter
Twitter via OAuth2.
OAuthTwitter(String, String, String, String) - Constructor for class com.rultor.agents.twitter.OAuthTwitter
Ctor.

P

PfShell - Class in com.rultor.agents.shells
Shell in profile.
PfShell(Profile, String, int, String, String) - Constructor for class com.rultor.agents.shells.PfShell
Constructor.
port() - Method in class com.rultor.agents.shells.PfShell
Get port.
post(boolean, String, Object...) - Method in class com.rultor.agents.github.Answer
Post it..
post(String) - Method in class com.rultor.agents.twitter.OAuthTwitter
 
post(String) - Method in interface com.rultor.agents.twitter.Twitter
Post a message.
print(Shell) - Method in class com.rultor.profiles.ProfileDeprecations
Prints the deprecation notice if the profile is deprecated.
process(XML) - Method in class com.rultor.agents.AbstractAgent
Process it.
process(XML) - Method in class com.rultor.agents.daemons.ArchivesDaemon
 
process(XML) - Method in class com.rultor.agents.daemons.EndsDaemon
 
process(XML) - Method in class com.rultor.agents.daemons.KillsDaemon
 
process(XML) - Method in class com.rultor.agents.daemons.SanitizesDaemon
 
process(XML) - Method in class com.rultor.agents.daemons.StartsDaemon
 
process(XML) - Method in class com.rultor.agents.daemons.StopsDaemon
 
process(XML) - Method in class com.rultor.agents.daemons.WipesDaemon
 
process(XML) - Method in class com.rultor.agents.ecs.StartsECS
 
process(XML) - Method in class com.rultor.agents.github.ClosePullRequest
 
process(XML) - Method in class com.rultor.agents.github.CommentsTag
 
process(XML) - Method in class com.rultor.agents.github.Dephantomizes
 
process(XML) - Method in class com.rultor.agents.github.ReleaseBinaries
 
process(XML) - Method in class com.rultor.agents.github.Reports
 
process(XML) - Method in class com.rultor.agents.github.Stars
 
process(XML) - Method in class com.rultor.agents.github.Understands
 
process(XML) - Method in class com.rultor.agents.Mails
 
process(XML) - Method in class com.rultor.agents.Publishes
 
process(XML) - Method in class com.rultor.agents.req.EndsRequest
 
process(XML) - Method in class com.rultor.agents.req.StartsRequest
 
process(XML) - Method in class com.rultor.agents.shells.RegistersShell
 
process(XML) - Method in class com.rultor.agents.shells.RemovesShell
 
process(XML) - Method in class com.rultor.agents.twitter.Tweets
 
Profile - Interface in com.rultor.spi
Profile.
Profile.ConfigException - Exception in com.rultor.spi
If can't read profile due to syntax error.
Profile.Defaults - Class in com.rultor.spi
Defaults.
Profile.Fixed - Class in com.rultor.spi
Fixed.
ProfileDeprecations - Class in com.rultor.profiles
Class allowing to print the deprecation notice if and only if the underlying Profile is deprecated.
ProfileDeprecations(Profile) - Constructor for class com.rultor.profiles.ProfileDeprecations
Constructs a ProfileDeprecations with the specified underlying Profile.
Profiles - Class in com.rultor.profiles
Profiles.
Profiles() - Constructor for class com.rultor.profiles.Profiles
 
Publishes - Class in com.rultor.agents
Publishes if it's public.
Publishes(Profile) - Constructor for class com.rultor.agents.Publishes
Ctor.
Pulse - Interface in com.rultor.spi
Pulse.

Q

QnAlone - Class in com.rultor.agents.github.qtn
Passes through only if it is alone in this repo.
QnAlone(Talk, Locks, Question) - Constructor for class com.rultor.agents.github.qtn.QnAlone
Ctor.
QnAskedBy - Class in com.rultor.agents.github.qtn
Question asked by one of them.
QnAskedBy(Profile, String, Question) - Constructor for class com.rultor.agents.github.qtn.QnAskedBy
Ctor.
QnByArchitect - Class in com.rultor.agents.github.qtn
Question by architect only (if configured).
QnByArchitect(Profile, String, Question) - Constructor for class com.rultor.agents.github.qtn.QnByArchitect
Ctor.
QnConfig - Class in com.rultor.agents.github.qtn
Show current config.
QnConfig(Profile) - Constructor for class com.rultor.agents.github.qtn.QnConfig
Ctor.
QnDeploy - Class in com.rultor.agents.github.qtn
Deploy request.
QnDeploy() - Constructor for class com.rultor.agents.github.qtn.QnDeploy
 
QnFirstOf - Class in com.rultor.agents.github.qtn
First of.
QnFirstOf(Question...) - Constructor for class com.rultor.agents.github.qtn.QnFirstOf
Ctor.
QnFirstOf(Iterable<Question>) - Constructor for class com.rultor.agents.github.qtn.QnFirstOf
Ctor.
QnFollow - Class in com.rultor.agents.github.qtn
Question asked by one of them.
QnFollow(Question) - Constructor for class com.rultor.agents.github.qtn.QnFollow
Ctor.
QnGithubIssue - Class in com.rultor.agents.github.qtn
Question that passes github_issue as env variable.
QnGithubIssue(Question) - Constructor for class com.rultor.agents.github.qtn.QnGithubIssue
Ctor.
QnHello - Class in com.rultor.agents.github.qtn
Hello.
QnHello() - Constructor for class com.rultor.agents.github.qtn.QnHello
 
QnIamLost - Class in com.rultor.agents.github.qtn
Say that I'm lost, can't understand you.
QnIamLost() - Constructor for class com.rultor.agents.github.qtn.QnIamLost
 
QnIfCollaborator - Class in com.rultor.agents.github.qtn
If rultor is in the list of collaborators.
QnIfCollaborator(Question) - Constructor for class com.rultor.agents.github.qtn.QnIfCollaborator
Ctor.
QnIfContains - Class in com.rultor.agents.github.qtn
If contains text.
QnIfContains(String, Question) - Constructor for class com.rultor.agents.github.qtn.QnIfContains
Ctor.
QnIfPull - Class in com.rultor.agents.github.qtn
If pull.
QnIfPull(Question) - Constructor for class com.rultor.agents.github.qtn.QnIfPull
Ctor.
QnIfUnlocked - Class in com.rultor.agents.github.qtn
If target branch is unlocked.
QnIfUnlocked(Question) - Constructor for class com.rultor.agents.github.qtn.QnIfUnlocked
Ctor.
QnLastOf - Class in com.rultor.agents.github.qtn
Last of.
QnLastOf(Iterable<Question>) - Constructor for class com.rultor.agents.github.qtn.QnLastOf
Ctor.
QnLock - Class in com.rultor.agents.github.qtn
Lock branch.
QnLock() - Constructor for class com.rultor.agents.github.qtn.QnLock
 
QnMerge - Class in com.rultor.agents.github.qtn
Merge request.
QnMerge() - Constructor for class com.rultor.agents.github.qtn.QnMerge
 
QnNotSelf - Class in com.rultor.agents.github.qtn
Question asked NOT by myself.
QnNotSelf(Question) - Constructor for class com.rultor.agents.github.qtn.QnNotSelf
Ctor.
QnParametrized - Class in com.rultor.agents.github.qtn
Parametrized question.
QnParametrized(Question) - Constructor for class com.rultor.agents.github.qtn.QnParametrized
Ctor.
QnReferredTo - Class in com.rultor.agents.github.qtn
Question.
QnReferredTo(String, Question) - Constructor for class com.rultor.agents.github.qtn.QnReferredTo
Ctor.
QnRelease - Class in com.rultor.agents.github.qtn
Release request.
QnRelease() - Constructor for class com.rultor.agents.github.qtn.QnRelease
 
QnSafe - Class in com.rultor.agents.github.qtn
If contains text.
QnSafe(Question) - Constructor for class com.rultor.agents.github.qtn.QnSafe
Ctor.
QnSince - Class in com.rultor.agents.github.qtn
Question asked after given Github message number.
QnSince(int, Question) - Constructor for class com.rultor.agents.github.qtn.QnSince
Ctor.
QnStatus - Class in com.rultor.agents.github.qtn
Show current status.
QnStatus(Talk) - Constructor for class com.rultor.agents.github.qtn.QnStatus
Ctor.
QnStop - Class in com.rultor.agents.github.qtn
Stop a task.
QnStop() - Constructor for class com.rultor.agents.github.qtn.QnStop
 
QnUnlock - Class in com.rultor.agents.github.qtn
Unlock branch.
QnUnlock() - Constructor for class com.rultor.agents.github.qtn.QnUnlock
 
QnVersion - Class in com.rultor.agents.github.qtn
Show my current version.
QnVersion() - Constructor for class com.rultor.agents.github.qtn.QnVersion
 
QnWithAuthor - Class in com.rultor.agents.github.qtn
Question that identifies an author.
QnWithAuthor(Question) - Constructor for class com.rultor.agents.github.qtn.QnWithAuthor
Ctor.
Question - Interface in com.rultor.agents.github
Question.

R

read() - Method in class com.rultor.agents.daemons.Tail
Read it.
read() - Method in class com.rultor.cached.CdTalk
 
read() - Method in class com.rultor.dynamo.DyTalk
 
read() - Method in class com.rultor.spi.Profile.Fixed
 
read() - Method in interface com.rultor.spi.Profile
Get it in XML format (throws Profile.ConfigException, if fails).
read() - Method in class com.rultor.spi.Talk.InFile
 
read() - Method in interface com.rultor.spi.Talk
Read its content.
readOnly() - Method in class com.rultor.Toggles.InFile
 
readOnly() - Method in interface com.rultor.Toggles
Is it read only mode now?
recent() - Method in class com.rultor.cached.CdTalks
 
recent() - Method in class com.rultor.dynamo.DyTalks
 
recent() - Method in class com.rultor.spi.Talks.InDir
 
recent() - Method in interface com.rultor.spi.Talks
Get recent talks.
RegistersShell - Class in com.rultor.agents.shells
Registers shell.
RegistersShell(Profile, String, int, String, String) - Constructor for class com.rultor.agents.shells.RegistersShell
Constructor.
ReleaseBinaries - Class in com.rultor.agents.github
Attach binaries to release.
ReleaseBinaries(Github, Profile) - Constructor for class com.rultor.agents.github.ReleaseBinaries
Ctor.
RemovesShell - Class in com.rultor.agents.shells
Removes shell.
RemovesShell() - Constructor for class com.rultor.agents.shells.RemovesShell
Ctor.
RepoLock - Class in com.rultor.agents.github
Repo lock.
RepoLock(Locks, Repo) - Constructor for class com.rultor.agents.github.RepoLock
Ctor.
Reports - Class in com.rultor.agents.github
Posts merge results to Github pull request.
Reports(Github) - Constructor for class com.rultor.agents.github.Reports
Ctor.
Req - Interface in com.rultor.agents.github
Request.
Req.Simple - Class in com.rultor.agents.github
Simple impl.
run(XML) - Method in class com.rultor.agents.daemons.StartsDaemon
Run daemon.
runOnDemand() - Method in interface com.rultor.agents.ecs.Amazon
Run ECS OnDemand container with running SSH- and Docker- Daemon.

S

SafeAgent - Class in com.rultor.agents
Safe agent.
SafeAgent(Agent) - Constructor for class com.rultor.agents.SafeAgent
Ctor.
SanitizesDaemon - Class in com.rultor.agents.daemons
Sanitizes the daemon, if it's broken.
SanitizesDaemon() - Constructor for class com.rultor.agents.daemons.SanitizesDaemon
Ctor.
SCHEMA - Static variable in interface com.rultor.spi.Profile
Schema.
SCHEMA - Static variable in interface com.rultor.spi.Talk
Schema.
shell() - Method in class com.rultor.agents.docker.StartsDockerDaemon
Sets up a PfShell in which Rultor can function.
siblings(String, Date) - Method in class com.rultor.cached.CdTalks
 
siblings(String, Date) - Method in class com.rultor.dynamo.DyTalks
 
siblings(String, Date) - Method in class com.rultor.spi.Talks.InDir
 
siblings(String, Date) - Method in interface com.rultor.spi.Talks
Get siblings, since this date (all talks will be older that this date).
Simple(String, Map<String, String>) - Constructor for class com.rultor.agents.github.Req.Simple
Ctor.
Stars - Class in com.rultor.agents.github
Stars repos used.
Stars(Github) - Constructor for class com.rultor.agents.github.Stars
Ctor.
start() - Method in class com.rultor.spi.Tick
Time of start.
starter() - Method in class com.rultor.agents.Agents
Create super agent, starter.
StartsDaemon - Class in com.rultor.agents.daemons
Starts daemon.
StartsDaemon(Profile) - Constructor for class com.rultor.agents.daemons.StartsDaemon
Ctor.
StartsDockerDaemon - Class in com.rultor.agents.docker
Starts a Docker Container containing a Docker daemon and SSHD.
StartsDockerDaemon(Profile) - Constructor for class com.rultor.agents.docker.StartsDockerDaemon
Ctor.
StartsECS - Class in com.rultor.agents.ecs
Starts Amazon ECS container, that runs Docker + SSHD on ECS.
StartsECS(Amazon) - Constructor for class com.rultor.agents.ecs.StartsECS
Ctor.
StartsRequest - Class in com.rultor.agents.req
Merges.
StartsRequest(Profile) - Constructor for class com.rultor.agents.req.StartsRequest
Ctor.
StartsTalks - Class in com.rultor.agents.github
Starts talk when I'm mentioned in a Github issue.
StartsTalks(Github) - Constructor for class com.rultor.agents.github.StartsTalks
Ctor.
StopsDaemon - Class in com.rultor.agents.daemons
Stops daemon if STOP request is present.
StopsDaemon() - Constructor for class com.rultor.agents.daemons.StopsDaemon
Ctor.
SuperAgent - Interface in com.rultor.spi
Super Agent.
SuperAgent.Iterative - Class in com.rultor.spi
Iterative.

T

Tail - Class in com.rultor.agents.daemons
Tail daemon output.
Tail(XML, String) - Constructor for class com.rultor.agents.daemons.Tail
Ctor.
Talk - Interface in com.rultor.spi
Talk.
Talk.InFile - Class in com.rultor.spi
In file.
TalkIssues - Class in com.rultor.agents.github
Issues referenced from Talks.
TalkIssues(Github, XML) - Constructor for class com.rultor.agents.github.TalkIssues
Ctor.
Talks - Interface in com.rultor.spi
Talks in a repo.
Talks.InDir - Class in com.rultor.spi
In directory.
TalkShells - Class in com.rultor.agents.shells
Shells referenced from Talks.
TalkShells(XML) - Constructor for class com.rultor.agents.shells.TalkShells
Ctor.
TBL - Static variable in class com.rultor.dynamo.DyTalks
Table name.
TEST_NAME - Static variable in interface com.rultor.spi.Talk
Test name.
text(String) - Method in class com.rultor.spi.Profile.Defaults
Get text item.
text(String, String) - Method in class com.rultor.spi.Profile.Defaults
Get text item.
Tick - Class in com.rultor.spi
Tick.
Tick(long, long, int) - Constructor for class com.rultor.spi.Tick
Ctor.
ticks() - Method in interface com.rultor.spi.Pulse
Get ticks.
Time - Class in com.rultor
Date and time in ISO 8601.
Time() - Constructor for class com.rultor.Time
Ctor.
Time(Date) - Constructor for class com.rultor.Time
Ctor.
Time(long) - Constructor for class com.rultor.Time
Ctor.
Time(String) - Constructor for class com.rultor.Time
Ctor.
TkApp - Class in com.rultor.web
App.
TkApp(Talks, Pulse, Toggles) - Constructor for class com.rultor.web.TkApp
Ctor.
toggle() - Method in class com.rultor.Toggles.InFile
 
toggle() - Method in interface com.rultor.Toggles
Toggle read only mode.
Toggles - Interface in com.rultor
Feature toggles.
Toggles.InFile - Class in com.rultor
 
total() - Method in class com.rultor.spi.Tick
Total processed or negative.
Tweets - Class in com.rultor.agents.twitter
Tweets.
Tweets(Github, Twitter) - Constructor for class com.rultor.agents.twitter.Tweets
Ctor.
Twitter - Interface in com.rultor.agents.twitter
Twitter abstraction.

U

understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnAlone
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnAskedBy
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnByArchitect
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnConfig
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnDeploy
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnFirstOf
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnFollow
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnGithubIssue
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnHello
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnIamLost
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnIfCollaborator
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnIfContains
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnIfPull
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnIfUnlocked
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnLastOf
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnLock
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnMerge
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnNotSelf
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnParametrized
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnReferredTo
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnRelease
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnSafe
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnSince
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnStatus
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnStop
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnUnlock
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnVersion
 
understand(Comment.Smart, URI) - Method in class com.rultor.agents.github.qtn.QnWithAuthor
 
understand(Comment.Smart, URI) - Method in interface com.rultor.agents.github.Question
Understand it and return the request.
Understands - Class in com.rultor.agents.github
Understands request.
Understands(Github, Question) - Constructor for class com.rultor.agents.github.Understands
Ctor.
unlock(Talk) - Method in class com.rultor.agents.github.RepoLock
Unlock.
UnlocksRepo - Class in com.rultor.agents.github
Unlocks repo.
UnlocksRepo(Locks, Github) - Constructor for class com.rultor.agents.github.UnlocksRepo
Ctor.
updated() - Method in class com.rultor.cached.CdTalk
 
updated() - Method in class com.rultor.dynamo.DyTalk
 
updated() - Method in class com.rultor.spi.Talk.InFile
 
updated() - Method in interface com.rultor.spi.Talk
When was it updated.
UPGRADE - Static variable in interface com.rultor.spi.Talk
Upgrade XSL.
uri() - Method in class com.rultor.agents.daemons.Home
Get its URI.

V

validated(Profile, Profile) - Method in class com.rultor.profiles.Profiles
Validate merged profile: merged profile must have no changes in architect and commander sections (full match with master profile).

W

WipesDaemon - Class in com.rultor.agents.daemons
Wipe the daemon as broken.
WipesDaemon() - Constructor for class com.rultor.agents.daemons.WipesDaemon
Ctor.
A C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

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