Uses of Class
io.gs2.cdk.core.model.Config
Packages that use Config
Package
Description
-
Uses of Config in io.gs2.cdk.exchange.ref
Method parameters in io.gs2.cdk.exchange.ref with type arguments of type ConfigModifier and TypeMethodDescriptionNamespaceRef.createAwait(String rateName, Integer count, List<Config> config) NamespaceRef.incrementalExchange(String rateName, Integer count, List<Config> config) NamespaceRef.incrementalExchange(String rateName, Integer count, List<Config> config, String userId) -
Uses of Config in io.gs2.cdk.exchange.stampSheet
Constructor parameters in io.gs2.cdk.exchange.stampSheet with type arguments of type ConfigModifierConstructorDescriptionCreateAwaitByUserId(String namespaceName, String rateName, Integer count, List<Config> config, String userId) ExchangeByUserId(String namespaceName, String rateName, Integer count, List<Config> config, String userId) IncrementalExchangeByUserId(String namespaceName, String rateName, Integer count, List<Config> config, String userId) -
Uses of Config in io.gs2.cdk.formation.model.options
Fields in io.gs2.cdk.formation.model.options with type parameters of type ConfigMethod parameters in io.gs2.cdk.formation.model.options with type arguments of type Config -
Uses of Config in io.gs2.cdk.formation.ref
Method parameters in io.gs2.cdk.formation.ref with type arguments of type ConfigModifier and TypeMethodDescriptionFormModelRef.acquireActionsToFormProperties(Integer index, AcquireAction acquireAction, List<Config> config) FormModelRef.acquireActionsToFormProperties(Integer index, AcquireAction acquireAction, List<Config> config, String userId) MoldModelRef.acquireActionsToFormProperties(Integer index, AcquireAction acquireAction, List<Config> config) MoldModelRef.acquireActionsToFormProperties(Integer index, AcquireAction acquireAction, List<Config> config, String userId) NamespaceRef.acquireActionsToFormProperties(String moldModelName, Integer index, AcquireAction acquireAction, List<Config> config) NamespaceRef.acquireActionsToFormProperties(String moldModelName, Integer index, AcquireAction acquireAction, List<Config> config, String userId) NamespaceRef.acquireActionsToPropertyFormProperties(String propertyFormModelName, String propertyId, AcquireAction acquireAction, List<Config> config) NamespaceRef.acquireActionsToPropertyFormProperties(String propertyFormModelName, String propertyId, AcquireAction acquireAction, List<Config> config, String userId) PropertyFormModelRef.acquireActionsToPropertyFormProperties(String propertyId, AcquireAction acquireAction, List<Config> config) PropertyFormModelRef.acquireActionsToPropertyFormProperties(String propertyId, AcquireAction acquireAction, List<Config> config, String userId) -
Uses of Config in io.gs2.cdk.formation.stampSheet
Constructor parameters in io.gs2.cdk.formation.stampSheet with type arguments of type ConfigModifierConstructorDescriptionAcquireActionsToFormProperties(String namespaceName, String moldModelName, Integer index, AcquireAction acquireAction, List<Config> config, String userId) AcquireActionsToPropertyFormProperties(String namespaceName, String propertyFormModelName, String propertyId, AcquireAction acquireAction, List<Config> config, String userId) -
Uses of Config in io.gs2.cdk.idle.ref
Method parameters in io.gs2.cdk.idle.ref with type arguments of type Config -
Uses of Config in io.gs2.cdk.idle.stampSheet
Constructor parameters in io.gs2.cdk.idle.stampSheet with type arguments of type Config -
Uses of Config in io.gs2.cdk.lottery.ref
Method parameters in io.gs2.cdk.lottery.ref with type arguments of type Config -
Uses of Config in io.gs2.cdk.lottery.stampSheet
Constructor parameters in io.gs2.cdk.lottery.stampSheet with type arguments of type Config -
Uses of Config in io.gs2.cdk.quest.ref
Method parameters in io.gs2.cdk.quest.ref with type arguments of type ConfigModifier and TypeMethodDescriptionNamespaceRef.createProgress(String questModelId, Boolean force, List<Config> config) -
Uses of Config in io.gs2.cdk.quest.stampSheet
Constructor parameters in io.gs2.cdk.quest.stampSheet with type arguments of type Config