类的使用
com.ksptooi.uac.core.entities.Command
使用Command的程序包
程序包
说明
-
com.ksptooi.uac.commons中Command的使用
参数类型为Command的com.ksptooi.uac.commons中的方法 -
com.ksptooi.uac.core.mapper中Command的使用
返回变量类型为Command的类型的com.ksptooi.uac.core.mapper中的方法参数类型为Command的com.ksptooi.uac.core.mapper中的方法 -
com.ksptooi.uac.core.processor中Command的使用
参数类型为Command的com.ksptooi.uac.core.processor中的方法 -
com.ksptooi.uac.core.service中Command的使用
返回变量类型为Command的类型的com.ksptooi.uac.core.service中的方法参数类型为Command的com.ksptooi.uac.core.service中的方法 -
com.ksptooi.uac.extendsbuildin.processor中Command的使用
修饰符和类型方法说明voidAppProcessor.onCommand(CliCommand preparedCommand, Command command) voidAppRunnerProcessor.onCommand(CliCommand preparedCommand, Command command) voidCacheProcessor.onCommand(CliCommand preparedCommand, Command command) voidCmdOperateProcessor.onCommand(CliCommand preparedCommand, Command command) voidPluginManagerProcessor.onCommand(CliCommand preparedCommand, Command command) voidTextMergerProcessor.onCommand(CliCommand preparedCommand, Command command) -
com.ksptooi.uac.extendsbuildin.service中Command的使用