Package | Description |
---|---|
org.apache.maven.surefire.api.booter |
Modifier and Type | Field and Description |
---|---|
static Map<AbstractStreamDecoder.Segment,MasterProcessCommand> |
MasterProcessCommand.COMMAND_TYPES |
Modifier and Type | Method and Description |
---|---|
MasterProcessCommand |
Command.getCommandType() |
static MasterProcessCommand |
MasterProcessCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MasterProcessCommand[] |
MasterProcessCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Command(MasterProcessCommand command) |
Command(MasterProcessCommand command,
String data) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.