Kie Workbench - Common - Services API 6.0.0.Final

org.kie.workbench.common.services.shared.rest
Class CreateOrCloneRepositoryRequest

java.lang.Object
  extended by org.kie.workbench.common.services.shared.rest.JobRequest
      extended by org.kie.workbench.common.services.shared.rest.CreateOrCloneRepositoryRequest

@Portable
public class CreateOrCloneRepositoryRequest
extends JobRequest


Nested Class Summary
 
Nested classes/interfaces inherited from class org.kie.workbench.common.services.shared.rest.JobRequest
JobRequest.Status
 
Constructor Summary
CreateOrCloneRepositoryRequest()
           
 
Method Summary
 RepositoryRequest getRepository()
           
 void setRepository(RepositoryRequest repository)
           
 
Methods inherited from class org.kie.workbench.common.services.shared.rest.JobRequest
getJobId, getStatus, setJobId, setStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateOrCloneRepositoryRequest

public CreateOrCloneRepositoryRequest()
Method Detail

getRepository

public RepositoryRequest getRepository()

setRepository

public void setRepository(RepositoryRequest repository)

Kie Workbench - Common - Services API 6.0.0.Final

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