mirror of
https://github.com/valitydev/adapter-common-lib.git
synced 2024-11-06 10:15:23 +00:00
Fixed name of step
This commit is contained in:
parent
c39c5567f5
commit
4fa0860d18
@ -25,6 +25,6 @@ public class AdapterContext {
|
||||
private Instant maxDateTimePolling;
|
||||
private String trxId;
|
||||
|
||||
private Step nextStep;
|
||||
private Step step;
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user