public final class NoFailureMode extends FailureMode implements SystemEntitySerializationAware
FailureMode for diagnostics with no real world failure mode.Entity.EntityBuilder<C extends Entity,B extends Entity.EntityBuilder<C,B>>| Modifier and Type | Field and Description |
|---|---|
static String |
NO_FAILURE_MODE_ID |
| Modifier and Type | Method and Description |
|---|---|
static NoFailureMode |
getInstance() |
boolean |
isSystemEntity()
Returns true if the class is a system entity, false otherwise.
|
fromSystemaddExtraProperty, getExtraPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic static final String NO_FAILURE_MODE_ID
public static NoFailureMode getInstance()
public boolean isSystemEntity()
EntityisSystemEntity in interface SystemEntitySerializationAwareisSystemEntity in class EntityCopyright © 2023. All rights reserved.