Package org.imixs.workflow.office.forms
Class AnalyticEvent
java.lang.Object
org.imixs.workflow.office.forms.AnalyticEvent
An AnalyticEvent is send by the AnalyticController during initialization
-
Constructor Summary
ConstructorsConstructorDescriptionAnalyticEvent(String key, org.imixs.workflow.ItemCollection workitem, String options) -
Method Summary
Modifier and TypeMethodDescriptiongetKey()getLabel()getLink()getValue()org.imixs.workflow.ItemCollectionvoidsetDescription(String description) voidvoidvoidvoidsetOptions(String options) voidvoidsetWorkitem(org.imixs.workflow.ItemCollection workitem)
-
Constructor Details
-
AnalyticEvent
-
-
Method Details
-
getKey
-
setKey
-
getOptions
-
setOptions
-
getWorkitem
public org.imixs.workflow.ItemCollection getWorkitem() -
setWorkitem
public void setWorkitem(org.imixs.workflow.ItemCollection workitem) -
getLink
-
setLink
-
getValue
-
setValue
-
getLabel
-
setLabel
-
getDescription
-
setDescription
-