How to get all the tags in a list with Java Rest API?

cancel
Showing results for 
Search instead for 
Did you mean: 
dan
Active Member

How to get all the tags in a list with Java Rest API?

Jump to solution

Hi all, 

 I am trying to get all the tags  already created, and cant figure it how. 

Thanks

1 Solution

Accepted Solutions
hardik1512
Established Member II

Re: How to get all the tags in a list with Java Rest API?

Jump to solution

Try using TaggingService. It has a overloaded method getTags.

TaggingService (Alfresco 5.2-SNAPSHOT API) 

View solution in original post

1 Reply
hardik1512
Established Member II

Re: How to get all the tags in a list with Java Rest API?

Jump to solution

Try using TaggingService. It has a overloaded method getTags.

TaggingService (Alfresco 5.2-SNAPSHOT API)