public interface AbstractLocalStep
Modifier and Type | Method and Description |
---|---|
int |
getActionId() |
String |
getCaller() |
Timestamp |
getDueDate() |
long |
getEntryId() |
Timestamp |
getFinishDate() |
Long |
getId() |
String |
getOwner() |
Timestamp |
getStartDate() |
String |
getStatus() |
int |
getStepId() |
int getActionId()
String getCaller()
Timestamp getDueDate()
long getEntryId()
Timestamp getFinishDate()
Long getId()
String getOwner()
Timestamp getStartDate()
String getStatus()
int getStepId()
Copyright © 2021 catworkx GmbH. All rights reserved.