Class UserTaskInstanceAttachmentTO
java.lang.Object
org.kie.kogito.app.audit.graphql.type.UserTaskInstanceAttachmentTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetAttachmentId(String attachmentId) voidsetAttachmentName(String attachmentName) voidsetAttachmentURI(URI attachmentURI) voidsetBusinessKey(String businessKey) voidsetEventDate(OffsetDateTime eventDate) voidsetEventId(String eventId) voidsetEventType(int eventType) voidsetEventUser(String eventUser) voidsetProcessInstanceId(String processInstanceId) voidsetUserTaskDefinitionId(String userTaskDefinitionId) voidsetUserTaskInstanceId(String userTaskInstanceId)
-
Constructor Details
-
UserTaskInstanceAttachmentTO
-
-
Method Details
-
getEventId
-
setEventId
-
getEventDate
-
setEventDate
-
getUserTaskDefinitionId
-
setUserTaskDefinitionId
-
getUserTaskInstanceId
-
setUserTaskInstanceId
-
getProcessInstanceId
-
setProcessInstanceId
-
getBusinessKey
-
setBusinessKey
-
getAttachmentId
-
setAttachmentId
-
getAttachmentName
-
setAttachmentName
-
getAttachmentURI
-
setAttachmentURI
-
getEventType
public int getEventType() -
setEventType
public void setEventType(int eventType) -
getEventUser
-
setEventUser
-