Class TomcatAttachments
- java.lang.Object
-
- org.camunda.bpm.container.impl.tomcat.deployment.TomcatAttachments
-
public class TomcatAttachments extends java.lang.Object
Set of constant keys to be used in apache tomcat deployment operations
- Author:
- Daniel Meyer
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
SERVER
-
Constructor Summary
Constructors Constructor Description TomcatAttachments()
-
-
-
Field Detail
-
SERVER
public static final java.lang.String SERVER
- See Also:
- Constant Field Values
-
-