Uses of Class
tigase.monitor.TaskConfigItem
-
Packages that use TaskConfigItem Package Description tigase.monitor -
-
Uses of TaskConfigItem in tigase.monitor
Methods in tigase.monitor that return TaskConfigItem Modifier and Type Method Description TaskConfigItemTaskConfigItemJDBCRepository. getItemInstance()Methods in tigase.monitor that return types with arguments of type TaskConfigItem Modifier and Type Method Description ComponentRepository<TaskConfigItem>TasksScriptRegistrar. getRepo()Methods in tigase.monitor with parameters of type TaskConfigItem Modifier and Type Method Description intTaskConfigItem. compareTo(TaskConfigItem o)Method parameters in tigase.monitor with type arguments of type TaskConfigItem Modifier and Type Method Description voidTasksScriptRegistrar. setRepo(ComponentRepository<TaskConfigItem> repo)
-