com.ibm.di.connector.disb.model
Class Create

java.lang.Object
  extended by com.ibm.di.connector.disb.model.BaseOperation
      extended by com.ibm.di.connector.disb.model.Create

public class Create
extends BaseOperation



Note: This class is for internal usage only. Any dependency from the end-user will not be supported. Changes to this class will happen without a warning.

Since:
7.1.1

Constructor Summary
Create()
           
 
Method Summary
 
Methods inherited from class com.ibm.di.connector.disb.model.BaseOperation
getConfigurationItemIds, getConfigurationItems, getRelationships, getTimeStamp, setConfigurationItems, setRelationships, setTimeStamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Create

public Create()