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





_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to