KIE Remote Services :: Services 6.2.0.Beta3

org.kie.remote.services.rest
Class DeploymentsResourceImpl

java.lang.Object
  extended by org.kie.remote.services.rest.ResourceBase
      extended by org.kie.remote.services.rest.DeploymentsResourceImpl
All Implemented Interfaces:
DeploymentsResource

@RequestScoped
public class DeploymentsResourceImpl
extends ResourceBase
implements DeploymentsResource


Field Summary
 
Fields inherited from class org.kie.remote.services.rest.ResourceBase
logger, paginationParams, PROC_INST_ID_PARAM_NAME, processRequestBean
 
Constructor Summary
DeploymentsResourceImpl()
           
 
Method Summary
 javax.ws.rs.core.Response listDeployments()
           
 javax.ws.rs.core.Response listProcessDefinitions()
           
 
Methods inherited from class org.kie.remote.services.rest.ResourceBase
convertProcAssetDescToJaxbProcDef, convertStringListToStatusList, convertTaskToTaskSummary, createCorrectVariant, createCorrectVariant, doRestTaskOperation, doRestTaskOperationWithDeploymentId, doRestTaskOperationWithTaskId, extractMapFromParams, getAuditLogService, getBaseUri, getEnum, getLongListParam, getMaxNumResultsNeeded, getNumberParam, getObjectParam, getOrganizationalEntityListFromParams, getPageNumAndPageSize, getRelativePath, getRequestParams, getRequestUri, getStringListParam, getStringListParamAsList, getStringParam, paginate, paginateAndCreateResult, paginateAndCreateResult, restProcessJaxbCommandsRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentsResourceImpl

public DeploymentsResourceImpl()
Method Detail

listDeployments

public javax.ws.rs.core.Response listDeployments()
Specified by:
listDeployments in interface DeploymentsResource

listProcessDefinitions

public javax.ws.rs.core.Response listProcessDefinitions()
Specified by:
listProcessDefinitions in interface DeploymentsResource

KIE Remote Services :: Services 6.2.0.Beta3

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