-
-
Uses of VWEventDefinition in filenet.vw.api
Methods in filenet.vw.api that return VWEventDefinition Modifier and Type Method and Description VWEventDefinitionVWWFEInstruction. createEvent(java.lang.String theWCName, java.lang.String theOperator, java.lang.String theValue)Creates an event in this VWWFEInstruction instance.VWEventDefinition[]VWWFEInstruction. getEvents()Gets the events contained in this instance.Methods in filenet.vw.api with parameters of type VWEventDefinition Modifier and Type Method and Description voidVWWFEInstruction. setEvents(VWEventDefinition[] theEvents)Sets the events contained in this VWWFEInstruction instance.
-