org.camunda.bpm.container.impl.deployment
Class Attachments
java.lang.Object
org.camunda.bpm.container.impl.deployment.Attachments
public class Attachments
- extends Object
Contains the attachment names of all attachments used by the
ProcessApplication deployment OperationSteps.
- Author:
- Daniel Meyer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROCESS_APPLICATION
public static final String PROCESS_APPLICATION
- See Also:
- Constant Field Values
PROCESSES_XML_RESOURCES
public static final String PROCESSES_XML_RESOURCES
- See Also:
- Constant Field Values
PROCESS_ARCHIVE_DEPLOYMENT_MAP
public static final String PROCESS_ARCHIVE_DEPLOYMENT_MAP
- See Also:
- Constant Field Values
BPM_PLATFORM_XML
public static final String BPM_PLATFORM_XML
- See Also:
- Constant Field Values
Attachments
public Attachments()
Copyright © 2017 camunda services GmbH. All rights reserved.