KIE Uberfire Social Activities API 6.2.0.CR1

org.kie.uberfire.social.activities.service
Interface SocialEventTypeRepositoryAPI


public interface SocialEventTypeRepositoryAPI


Method Summary
 List<SocialEventType> findAll()
           
 SocialEventType findType(String selectText)
           
 

Method Detail

findAll

List<SocialEventType> findAll()

findType

SocialEventType findType(String selectText)

KIE Uberfire Social Activities API 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.