[rules-users] Drools govnor and event roles

Zoltan Farkas zoly at daxtechnologies.com
Thu Dec 4 18:25:19 EST 2008


I was looking at the new guvnor UI and I am particularly interested in the new CEP features


Is it possible to declare the following with the GUVNOR ui?:

declare StockTick
  @role( event )
  @timestamp( timestampAttr )

  companySymbol : String
  stockPrice : double
  timestampAttr : long
end

I don't see how I could declare the @role and @timestamp with the UI.

is there a workaround?

thanks

--zoly








More information about the rules-users mailing list