public interface WorkflowEventWorkflowItemXref extends Serializable
WorkflowEvent
and WorkflowSandBoxItem
Modifier and Type | Method and Description |
---|---|
WorkflowEvent |
getEvent() |
Long |
getId() |
WorkflowSandBoxItem |
getItem() |
void |
setEvent(WorkflowEvent event) |
void |
setId(Long id) |
void |
setItem(WorkflowSandBoxItem item) |
Long getId()
void setId(Long id)
WorkflowSandBoxItem getItem()
void setItem(WorkflowSandBoxItem item)
WorkflowEvent getEvent()
void setEvent(WorkflowEvent event)
Copyright © 2019. All rights reserved.