Uses of Class
com.maplander.backend.model.manage.board.Phase
Packages that use Phase
Package
Description
-
Uses of Phase in com.maplander.backend.controller.businessrule.board
Methods in com.maplander.backend.controller.businessrule.board with parameters of type Phase -
Uses of Phase in com.maplander.backend.controller.endpoint.fiabci
Methods in com.maplander.backend.controller.endpoint.fiabci that return types with arguments of type PhaseModifier and TypeMethodDescriptionBoardEndpoint.createDefaultPhases
(Long boardId) BoardEndpoint.createPhase
(String name, Long boardId) BoardEndpoint.updatePhase
(Phase phase) Methods in com.maplander.backend.controller.endpoint.fiabci with parameters of type Phase -
Uses of Phase in com.maplander.backend.dao.manage.board
Fields in com.maplander.backend.dao.manage.board with type parameters of type PhaseMethods in com.maplander.backend.dao.manage.board that return PhaseModifier and TypeMethodDescriptionstatic Phase
static Phase
PhaseDAO.loadByBoardId
(Long boardId, Long phaseId) Methods in com.maplander.backend.dao.manage.board that return types with arguments of type Phase -
Uses of Phase in com.maplander.backend.model.manage.board
Methods in com.maplander.backend.model.manage.board that return types with arguments of type PhaseConstructors in com.maplander.backend.model.manage.board with parameters of type Phase -
Uses of Phase in com.maplander.backend.model.manage.board.complex
Methods in com.maplander.backend.model.manage.board.complex that return types with arguments of type PhaseMethod parameters in com.maplander.backend.model.manage.board.complex with type arguments of type PhaseConstructor parameters in com.maplander.backend.model.manage.board.complex with type arguments of type Phase