Class MailInboundChannelModel.CustomProperty
java.lang.Object
com.flowable.platform.engine.impl.eventregistry.mail.MailInboundChannelModel.CustomProperty
- Enclosing class:
- MailInboundChannelModel
public static class MailInboundChannelModel.CustomProperty
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CustomProperty()
CustomProperty(java.lang.String name, java.lang.String value)
-
Method Summary
-
Field Details
-
Constructor Details
-
CustomProperty
public CustomProperty() -
CustomProperty
public CustomProperty(java.lang.String name, java.lang.String value)
-
-
Method Details