com.atlassian.bamboo.shell
Class ShellSessionManager
java.lang.Object
com.atlassian.bamboo.shell.ShellSessionManager
- Direct Known Subclasses:
- RemoteAgentShellSessionManager
public abstract class ShellSessionManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShellSessionManager
protected ShellSessionManager(ExpiryTicker expiryTicker)
newShellSession
protected abstract ShellSession newShellSession(long sessionId)
getSession
public ShellSession getSession(long sessionId)
removeSession
public void removeSession(long sessionId)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.