org
.
openmole
.
plugin
.
environment
.
ssh
SSHBatchJob
Related Docs:
object SSHBatchJob
|
package ssh
trait
SSHBatchJob
extends
BatchJob
Linear Supertypes
BatchJob
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
SSHBatchJob
BatchJob
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Abstract Value Members
abstract
def
jobDescription
:
SSHJobDescription
abstract
val
jobService
:
SSHJobService
Definition Classes
SSHBatchJob
→
BatchJob
abstract
def
resultPath
:
String
Definition Classes
BatchJob
Concrete Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
var
_state
:
ExecutionState
Definition Classes
BatchJob
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hasBeenSubmitted
:
Boolean
Definition Classes
BatchJob
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
var
id
:
Option
[
Try
[
SSHJobService.J
]]
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
kill
(
implicit
token:
AccessToken
)
:
Unit
Definition Classes
SSHBatchJob
→
BatchJob
def
kill
(
id:
SSHJobService.J
)
(
implicit
token:
AccessToken
)
:
Unit
Definition Classes
BatchJob
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
state
:
ExecutionState
Definition Classes
BatchJob
def
state_=
(
state:
ExecutionState
)
:
Unit
Attributes
protected[
org.openmole.plugin.environment.batch.jobservice
]
Definition Classes
BatchJob
def
submit
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
SSHBatchJob
→ AnyRef → Any
def
updateState
(
implicit
token:
AccessToken
)
:
ExecutionState
Definition Classes
SSHBatchJob
→
BatchJob
def
updateState
(
id:
SSHJobService.J
)
(
implicit
token:
AccessToken
)
:
ExecutionState
Definition Classes
BatchJob
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
BatchJob
Inherited from
AnyRef
Inherited from
Any
Ungrouped