public class StepStatusKey extends Object
| Constructor and Description |
|---|
StepStatusKey(long jobInstanceId,
String stepId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDatabaseKey()
Note this is the only getter method, to enforce consistency
in getting the instance ID as key.
|
String |
toString() |
public StepStatusKey(long jobInstanceId,
String stepId)
Copyright © 2023 The Apache Software Foundation. All rights reserved.