@Immutable public final class Agents extends Object
Constructor and Description |
---|
Agents(com.jcabi.github.Github ghub,
co.stateful.Sttc stc)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
Agent |
agent(Talk talk,
Profile profile)
Create it for a talk.
|
SuperAgent |
closer()
Create super agent, closer.
|
SuperAgent |
starter()
Create super agent, starter.
|
public Agents(com.jcabi.github.Github ghub, co.stateful.Sttc stc)
ghub
- Github clientstc
- Sttc clientpublic SuperAgent starter() throws IOException
IOException
- If failspublic SuperAgent closer() throws IOException
IOException
- If failspublic Agent agent(Talk talk, Profile profile) throws IOException
talk
- Talk itselfprofile
- ProfileIOException
- If failsCopyright © 2009–2018 Rultor Inc.. All rights reserved.