Class FusAction
-
- All Implemented Interfaces:
public final class FusAction
-
-
Method Summary
Modifier and Type Method Description final StringgetId()final IntegergetCount()final Map<String, Object>getData()final BooleangetState()Booleanequals(Object other)IntegerhashCode()StringtoString()final static FusActionstate(String eventId, Map<String, Object> data)final static FusActioncount(String eventId, Integer count, Map<String, Object> data)
-