Uses of Class
ubic.gemma.model.common.auditAndSecurity.curation.TicketTarget
Packages that use TicketTarget
Package
Description
-
Uses of TicketTarget in ubic.gemma.model.common.auditAndSecurity.curation
Methods in ubic.gemma.model.common.auditAndSecurity.curation that return TicketTargetModifier and TypeMethodDescriptionstatic TicketTargetTicketTarget.Factory.newInstance(TicketTargetType type, Long targetId) Methods in ubic.gemma.model.common.auditAndSecurity.curation that return types with arguments of type TicketTargetMethods in ubic.gemma.model.common.auditAndSecurity.curation with parameters of type TicketTargetModifier and TypeMethodDescriptionstatic TicketTargetValueObjectTicketTargetValueObject.from(TicketTarget t) Method parameters in ubic.gemma.model.common.auditAndSecurity.curation with type arguments of type TicketTarget -
Uses of TicketTarget in ubic.gemma.persistence.service.common.auditAndSecurity.curation
Method parameters in ubic.gemma.persistence.service.common.auditAndSecurity.curation with type arguments of type TicketTargetModifier and TypeMethodDescriptionTicketService.openTicket(Contact reporter, TicketType type, String title, Collection<TicketTarget> targets) Create a new ticket and seed its event log with a singleTicketEventType.OPENEDevent.TicketServiceImpl.openTicket(Contact reporter, TicketType type, String title, Collection<TicketTarget> targets)