Class ProcessRuntimeGatewayProperties
java.lang.Object
org.activiti.cloud.services.gateway.config.ProcessRuntimeGatewayProperties
@ConfigurationProperties("activiti.cloud.process-runtime-gateway")
public class ProcessRuntimeGatewayProperties
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotEmpty StringgetGroup()@NotNull DurationbooleanvoidsetEnabled(boolean enabled) voidvoidsetReplyTimeout(@NotNull Duration replyTimeout)
-
Constructor Details
-
ProcessRuntimeGatewayProperties
public ProcessRuntimeGatewayProperties()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getGroup
-
setGroup
-
getReplyTimeout
-
setReplyTimeout
-