Class ConfigurationObject

java.lang.Object
org.wso2.carbon.sequences.common.to.ConfigurationObject

public class ConfigurationObject extends Object
Transfer object used for retrieving data of sequences to the UI
  • Constructor Details

    • ConfigurationObject

      public ConfigurationObject(int type, String resourceId)
  • Method Details

    • getType

      public int getType()
    • getResourceId

      public String getResourceId()