Uses of Class
io.gs2.cdk.mission.stampSheet.DecreaseCounterByUserId
Packages that use DecreaseCounterByUserId
-
Uses of DecreaseCounterByUserId in io.gs2.cdk.mission.ref
Methods in io.gs2.cdk.mission.ref that return DecreaseCounterByUserIdModifier and TypeMethodDescriptionCounterModelRef.decreaseCounter(Long value) CounterModelRef.decreaseCounter(Long value, String userId) NamespaceRef.decreaseCounter(String counterName, Long value) NamespaceRef.decreaseCounter(String counterName, Long value, String userId)