com.gentics.contentnode.rest.model.request.migration
Class MigrationReinvokeRequest
java.lang.Object
com.gentics.contentnode.rest.model.request.migration.MigrationReinvokeRequest
public class MigrationReinvokeRequest
- extends Object
Tag Type Migration Reinvoke Request
- Author:
- johannes2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MigrationReinvokeRequest
public MigrationReinvokeRequest()
- Default Constructor needed for jaxb
getType
public String getType()
setType
public void setType(String type)
getObjectId
public Integer getObjectId()
setObjectId
public void setObjectId(Integer objectId)
getJobId
public Integer getJobId()
setJobId
public void setJobId(Integer jobId)
Copyright © 2013 Gentics Software GmbH. All Rights Reserved.