public class SuspendedFlow extends Object
Constructor and Description |
---|
SuspendedFlow() |
Modifier and Type | Method and Description |
---|---|
Date |
getEventDate()
Returns the eventDate.
|
FlowEntry |
getFlowEntry()
Returns the flowEntry.
|
String |
getId()
Returns the id.
|
String |
getNodeId()
Returns the nodeId.
|
Date |
getResumeDateTime()
Returns the resumeDateTime.
|
String |
getUserId()
Returns the userId.
|
void |
setEventAttributes(Object eventAttributes)
Sets the eventAttributes.
|
void |
setEventDate(Date eventDate)
Sets the eventDate.
|
void |
setFlowEntry(FlowEntry flowEntry)
Sets the flowEntry.
|
void |
setNodeId(String nodeId)
Sets the nodeId.
|
void |
setResumeDateTime(Date resumeDateTime)
Sets the resumeDateTime.
|
void |
setUserId(String userId)
Sets the userId.
|
public FlowEntry getFlowEntry()
public void setFlowEntry(FlowEntry flowEntry)
flowEntry
- the flowEntry value to set.public String getNodeId()
public void setNodeId(String nodeId)
nodeId
- the nodeId value to set.public String getUserId()
public void setUserId(String userId)
userId
- the userId value to set.public void setEventAttributes(Object eventAttributes) throws PortalException
eventAttributes
- the eventAttributes value to set.PortalException
public Date getEventDate()
public void setEventDate(Date eventDate)
eventDate
- the eventDate value to set.public Date getResumeDateTime()
public void setResumeDateTime(Date resumeDateTime)
resumeDateTime
- the resumeDateTime value to set.public String getId()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.