All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.wso2.carbon.humantask.impl.TDeadlineExprImpl Maven / Gradle / Ivy

There is a newer version: 4.5.69
Show newest version
/*
 * XML Type:  tDeadline-expr
 * Namespace: http://docs.oasis-open.org/ns/bpel4people/ws-humantask/200803
 * Java type: org.wso2.carbon.humantask.TDeadlineExpr
 *
 * Automatically generated - do not modify.
 */
package org.wso2.carbon.humantask.impl;
/**
 * An XML tDeadline-expr(@http://docs.oasis-open.org/ns/bpel4people/ws-humantask/200803).
 *
 * This is a complex type.
 */
public class TDeadlineExprImpl extends org.wso2.carbon.humantask.impl.TExpressionImpl implements org.wso2.carbon.humantask.TDeadlineExpr
{
    private static final long serialVersionUID = 1L;
    
    public TDeadlineExprImpl(org.apache.xmlbeans.SchemaType sType)
    {
        super(sType);
    }
    
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy