| java.lang.Object | |||
| ↳ | com.atlassian.stash.scm.AbstractScmRequest | ||
| ↳ | com.atlassian.stash.scm.AbstractInvalidScmRequest | ||
| ↳ | com.atlassian.stash.scm.ssh.AbstractInvalidSshScmRequest | ||
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Cancel the command if active.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.stash.scm.AbstractInvalidScmRequest
| |||||||||||
From class
com.atlassian.stash.scm.AbstractScmRequest
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.stash.scm.ScmRequest
| |||||||||||
From interface
com.atlassian.stash.scm.ssh.SshScmRequest
| |||||||||||
Cancel the command if active. This is invoked if the SSH session is terminated (for example the client has disconnected).