Kie Workbench - Common - Services API 6.0.0.CR1

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
 Repository getRepository()
           
 void setRepository(Repository repository)
           
 
Methods inherited from class org.kie.workbench.common.services.shared.rest.JobRequest
getJodId, getStatus, setJodId, 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 Repository getRepository()

setRepository

public void setRepository(Repository repository)

Kie Workbench - Common - Services API 6.0.0.CR1

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