Package com.atlassian.bamboo.shell
Class ShellSessionManager
java.lang.Object
com.atlassian.bamboo.shell.ShellSessionManager
- Direct Known Subclasses:
RemoteAgentShellSessionManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetSession
(long sessionId) protected abstract ShellSession
newShellSession
(long sessionId) void
removeSession
(long sessionId)
-
Constructor Details
-
ShellSessionManager
-
-
Method Details
-
newShellSession
-
getSession
-
removeSession
public void removeSession(long sessionId)
-