Package | Description |
---|---|
com.evolveum.midpoint.task.api | |
com.evolveum.midpoint.task.quartzimpl | |
com.evolveum.midpoint.web.page.admin.server.dto |
Modifier and Type | Method and Description |
---|---|
NodeErrorStatus |
Node.getNodeErrorStatus() |
static NodeErrorStatus |
NodeErrorStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeErrorStatus[] |
NodeErrorStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Node.setNodeErrorStatus(NodeErrorStatus nodeErrorStatus) |
Modifier and Type | Method and Description |
---|---|
NodeErrorStatus |
TaskManagerQuartzImpl.getLocalNodeErrorStatus() |
Modifier and Type | Method and Description |
---|---|
void |
TaskManagerQuartzImpl.setNodeErrorStatus(NodeErrorStatus nodeErrorStatus) |
Modifier and Type | Method and Description |
---|---|
NodeErrorStatus |
NodeDto.getErrorStatus() |
Copyright © 2013 evolveum. All rights reserved.