KIE Remote Services :: Services 6.0.1.Final

Package org.kie.services.remote.rest

Class Summary
DeploymentResource If a method in this class is annotated by a @Path annotation, then the name of the method should match the URL specified in the @Path, where "_" characters should be used for all "/" characters in the path.
DeploymentsResource  
JaxbContextResolver We use this class in order to use (user) classes from Kjar deployments in serialization.
ResourceBase  
RestProcessRequestBean This class is used by both the RuntimeResource and TaskResource to do the core operations on the Deployment/Runtime's KieSession and TaskService.
RuntimeResource If a method in this class is annotated by a @Path annotation, then the name of the method should match the URL specified in the @Path, where "_" characters should be used for all "/" characters in the path.
TaskResource If a method in this class is annotated by a @Path annotation, then the name of the method should match the URL specified in the @Path, where "_" characters should be used for all "/" characters in the path.
 


KIE Remote Services :: Services 6.0.1.Final

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