mchange-sysadmin-scala
mchange-sysadmin-scala
API
com.mchange.sysadmin
Smtp
Auth
Context
Context
Port
Prop
StepRunMaybeIndexed
SysadminException
TaskRunner
AbstractStep
Result
Run
Completed
Skipped
Run
AbstractStep
AbstractTask
Run
AbstractTask
Reporters
Reporting
TaskRunner
Carrier
Step
Arbitrary
Exec
Result
Result
Run
Completed
Completed
Skipped
Run
Step
Task
Run
Run
Task
UnexpectedPriorState
mchange-sysadmin-scala
/
com.mchange.sysadmin
/
TaskRunner
/
Reporters
Reporters
com.mchange.sysadmin.TaskRunner$.Reporters$
object
Reporters
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Reporters
.type
Members list
Clear all
Value members
Concrete methods
def
default
(
from
:
String
,
to
:
String
)(
using
context
:
Context
):
List
[
Run
=>
Unit
]
def
smtpAndStdOut
(
from
:
String
,
to
:
String
,
compose
: (
String
,
String
,
Run
,
Context
)
=>
MimeMessage
,
text
:
Run
=>
String
)(
using
context
:
Context
):
List
[
Run
=>
Unit
]
def
smtpOnly
(
from
:
String
,
to
:
String
,
compose
: (
String
,
String
,
Run
,
Context
)
=>
MimeMessage
)(
using
context
:
Context
):
List
[
Run
=>
Unit
]
def
stdErrOnly
(
formatter
:
Run
=>
String
):
List
[
Run
=>
Unit
]
def
stdOutOnly
(
formatter
:
Run
=>
String
):
List
[
Run
=>
Unit
]
In this article
Attributes
Members list
Value members
Concrete methods