Package flexagon.fd.model2.pojo
Class WorkItemActivityEntry
java.lang.Object
flexagon.fd.model2.pojo.WorkItemActivityEntry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionWorkItemExecutionsQueryExtResultRowvoidsetIsExecution(Boolean pIsExecution) voidsetWorkItemExecution(WorkItemExecutionsQueryExtResultRow pWorkItemExecution) voidsetWorkItemUpdate(WorkItemUpdate pWorkItemUpdate)
-
Constructor Details
-
WorkItemActivityEntry
public WorkItemActivityEntry()
-
-
Method Details
-
setIsExecution
-
getIsExecution
-
setWorkItemUpdate
-
getWorkItemUpdate
-
setWorkItemExecution
public void setWorkItemExecution(WorkItemExecutionsQueryExtResultRow pWorkItemExecution) -
getWorkItemExecution
public WorkItemExecutionsQueryExtResultRow getWorkItemExecution()
-