public class Start extends Object
Constructor and Description |
---|
Start() |
Modifier and Type | Method and Description |
---|---|
String |
getAttachmentId() |
String |
getComment() |
String |
getNextActor() |
String |
getProcessName() |
int |
getToken() |
void |
setAttachmentId(String attachmentId) |
void |
setComment(String comment) |
void |
setNextActor(String nextActor) |
void |
setProcessName(String processName) |
void |
setToken(int token) |
public int getToken()
public void setToken(int token)
token
- the value for the token propertypublic String getProcessName()
public void setProcessName(String processName)
processName
- the value for the processName propertypublic String getNextActor()
public void setNextActor(String nextActor)
nextActor
- the value for the nextActor propertypublic String getComment()
public void setComment(String comment)
comment
- the value for the comment propertypublic String getAttachmentId()
public void setAttachmentId(String attachmentId)
attachmentId
- the value for the attachmentId propertyCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.