Class TaskConfigurationProperties.DeployerProperties
java.lang.Object
org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
- Enclosing class:
- TaskConfigurationProperties
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionString[]
String[]
String[]
String[]
void
setGroupExcludes
(String[] groupExcludes) void
setGroupIncludes
(String[] groupIncludes) void
setPropertyExcludes
(String[] propertyExcludes) void
setPropertyIncludes
(String[] propertyIncludes)
-
Constructor Details
-
DeployerProperties
public DeployerProperties()
-
-
Method Details
-
getPropertyIncludes
-
setPropertyIncludes
-
getGroupIncludes
-
setGroupIncludes
-
getPropertyExcludes
-
setPropertyExcludes
-
getGroupExcludes
-
setGroupExcludes
-