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
Show replies by date