Uses of Class
com.tagtraum.beatunes.analysis.SongTask
-
Packages that use SongTask Package Description com.tagtraum.beatunes.analysis Provides classes to steer the execution of analysis tasks and several analysis tasks and their editors. -
-
Uses of SongTask in com.tagtraum.beatunes.analysis
Methods in com.tagtraum.beatunes.analysis that return SongTask Modifier and Type Method Description SongTask
HibernateTaskQueue. getWithId(org.hibernate.Session session, Long id)
Methods in com.tagtraum.beatunes.analysis that return types with arguments of type SongTask Modifier and Type Method Description List<SongTask>
HibernateTaskQueue. getWithIds(org.hibernate.Session session, Long... ids)
Methods in com.tagtraum.beatunes.analysis with parameters of type SongTask Modifier and Type Method Description Long
HibernateTaskQueue. getId(SongTask songTask)
-