public final class RuleAlteredJobId extends AbstractJobId
| Modifier and Type | Field and Description |
|---|---|
static String |
CURRENT_VERSION |
| Constructor and Description |
|---|
RuleAlteredJobId() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal()
Marshal job id.
|
static RuleAlteredJobId |
unmarshal(String hexText)
Unmarshal from hex text.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatVersion, getSchemaName, getSubTypes, getTypepublic static final String CURRENT_VERSION
public String marshal()
public static RuleAlteredJobId unmarshal(String hexText)
hexText - hex textCopyright © 2022 The Apache Software Foundation. All rights reserved.