Index
All Classes and Interfaces|All Packages|Serialized Form
C
- check(String, HttpServletRequest) - Method in class se.bth.pulse.controller.FileUserAdminRestController
-
This method is used to check if the csv file is valid then convert it to a list of users.
- commentReport(Integer, String) - Method in class se.bth.pulse.controller.ReportAdminRestController
-
Adds a comment to a report.
- configure(SpringApplicationBuilder) - Method in class se.bth.pulse.PulseApplication
- configure(AuthenticationManagerBuilder) - Method in class se.bth.pulse.security.ApplicationSecurity
-
This configures a spring bean to use our customized authentication provider.
- configureAdminAccount(String, String) - Method in class se.bth.pulse.controller.SetupRestController
-
Configures the admin account and saves it to the database.
- configureSetting() - Method in class se.bth.pulse.controller.SetupRestController
-
Simple method to check if the setup is done.
- configureViewResolvers(ViewResolverRegistry) - Method in class se.bth.pulse.security.WebMvcConfig
- contains(List, Object) - Static method in class se.bth.pulse.utility.JspCustomFunctions
- containsUser(List<User>, Integer) - Static method in class se.bth.pulse.utility.JspCustomFunctions
-
This function is used to find if a users it is in a list of users.
- createJobInstance(TriggerFiredBundle) - Method in class se.bth.pulse.utility.SchedulerJobFactory
- createProject(String, String, Project.ReportInterval, Date, Date) - Method in class se.bth.pulse.controller.ProjectAdminRestController
-
This method is used to create a new project.
All Classes and Interfaces|All Packages|Serialized Form